Changes to deploy-image.yml now trigger action
This commit is contained in:
parent
fb67d309c9
commit
acdc9ff57e
1
.github/workflows/deploy-image.yml
vendored
1
.github/workflows/deploy-image.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
- main
|
- main
|
||||||
paths:
|
paths:
|
||||||
|
- ".github/workflows/deploy-image.yml"
|
||||||
- "bin/entry_point.sh"
|
- "bin/entry_point.sh"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- "Gemfile"
|
- "Gemfile"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user