Skip to content

Commit 5830277

Browse files
committed
fix: trigger build on start changes
1 parent aa13c87 commit 5830277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- "apps/api/**"
99
- "apps/worker/**"
1010
- "apps/public/**"
11+
- "apps/start/**"
1112
- "packages/**"
1213
- "!packages/sdks/**"
1314
- "**Dockerfile"

0 commit comments

Comments
 (0)