fix: trigger build on start changes

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-20 12:45:27 +01:00
parent aa13c87e87
commit 5830277ba9

View File

@@ -8,6 +8,7 @@ on:
- "apps/api/**"
- "apps/worker/**"
- "apps/public/**"
- "apps/start/**"
- "packages/**"
- "!packages/sdks/**"
- "**Dockerfile"