Modify docker_image_ci.yml to execute push on 'dependabot/*'.
This commit is contained in:
parent
299a580232
commit
b26534bc3b
1
.github/workflows/docker_image_ci.yml
vendored
1
.github/workflows/docker_image_ci.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'feature/*'
|
- 'feature/*'
|
||||||
|
- 'dependabot/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user