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
|
||||
- main
|
||||
paths:
|
||||
- ".github/workflows/deploy-image.yml"
|
||||
- "bin/entry_point.sh"
|
||||
- "Dockerfile"
|
||||
- "Gemfile"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user