ci: trigger dev smoke test on any workflow file change
Dev — Build & local smoke test / build-smoke (push) Successful in 2m50s

This commit is contained in:
Will Anderson
2026-05-04 09:01:25 -05:00
parent 23ba7b8ec5
commit 0e51225564
+2
View File
@@ -14,6 +14,8 @@ on:
- 'Dockerfile.stage'
- 'build-stage.sh'
- '.gitea/workflows/dev.yaml'
- '.gitea/workflows/stage.yaml'
- '.gitea/workflows/deploy.yaml'
workflow_dispatch: