Skip to content

Commit 48e833f

Browse files
committed
feat: Remove duplicate entry for Dockerfile in workflow paths
1 parent 77cdffc commit 48e833f

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
@@ -7,6 +7,7 @@ on:
77
- "Dockerfile"
88
- ".github/workflows/docker-image.yml"
99
- "package.json"
10+
- "Dockerfile"
1011
- "tsconfig.json"
1112
- "configs/**"
1213
- "defaults/**"

0 commit comments

Comments
 (0)