Skip to content

Commit ad04e19

Browse files
feat: also run if metaploy files change
1 parent 57c660d commit ad04e19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- ".github/workflows/deploy.yaml"
1010
- "docker-compose.yml"
1111
- "Dockerfile"
12+
- "metaploy/**"
1213

1314
jobs:
1415
dockerhub:

0 commit comments

Comments
 (0)