Add workflow path to trigger

This commit is contained in:
Gan, Jimmy
2026-02-20 23:24:04 +08:00
parent fc13510fec
commit 162c5d486d
+1
View File
@@ -4,6 +4,7 @@ on:
branches: [main] branches: [main]
paths: paths:
- 'dashboard/**' - 'dashboard/**'
- '.gitea/workflows/**'
jobs: jobs:
deploy: deploy: