Repair docker_image_ci.yml

This commit is contained in:
hodanov 2023-10-20 10:04:23 +09:00
parent 7200190b78
commit b324fdfd96

View File

@ -1,8 +1,13 @@
name: Docker image CI name: Docker image CI
on: on:
push:
branches:
- 'main'
- 'feature/*'
pull_request: pull_request:
branches: branches:
- 'main'
- 'feature/*' - 'feature/*'
jobs: jobs: