fix: include workflow paths in build trigger

This commit is contained in:
MythEclipse
2026-06-19 19:13:19 +07:00
parent d447523bb1
commit 2ff31eabe7
+1
View File
@@ -8,6 +8,7 @@ on:
- 'Dockerfile' - 'Dockerfile'
- 'package.json' - 'package.json'
- 'bun.lock*' - 'bun.lock*'
- '.github/workflows/**'
workflow_dispatch: workflow_dispatch:
env: env: