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