Merge pull request #41 from hodanov/feature/github_workflow

Modify docker_image_ci.yml to execute push on 'dependabot/*'.
This commit is contained in:
hodanov
2023-10-20 10:51:34 +09:00
committed by GitHub
+1
View File
@@ -5,6 +5,7 @@ on:
branches: branches:
- 'main' - 'main'
- 'feature/*' - 'feature/*'
- 'dependabot/*'
jobs: jobs:
build: build: