Skip to content

Commit df48375

Browse files
committed
Add Dockerfile to workflow trigger paths
1 parent a8d113b commit df48375

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches:
55
- main
66
paths:
7+
- "Dockerfile"
78
- ".github/workflows/docker-image.yml"
89
- "package.json"
910
- "tsconfig.json"

0 commit comments

Comments
 (0)