We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d113b commit df48375Copy full SHA for df48375
.github/workflows/docker-image.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
paths:
7
+ - "Dockerfile"
8
- ".github/workflows/docker-image.yml"
9
- "package.json"
10
- "tsconfig.json"
0 commit comments