Skip to content

Commit 7a16ce5

Browse files
committed
Update Docker image workflow to trigger on changes to the workflow file
1 parent eeacccb commit 7a16ce5

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+
- ".github/workflows/docker-image.yml"
78
- "package.json"
89
- "tsconfig.json"
910
- "configs/**"

0 commit comments

Comments
 (0)