Merge pull request #41 from hodanov/feature/github_workflow
Modify docker_image_ci.yml to execute push on 'dependabot/*'.
This commit is contained in:
commit
e83b5ae9ae
1
.github/workflows/docker_image_ci.yml
vendored
1
.github/workflows/docker_image_ci.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'feature/*'
|
||||
- 'dependabot/*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user