fix: trigger CI on PRs targeting dev branch #47

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from hugh/fix-ci-trigger-dev-branch into main
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
branches: [main, dev]
workflow_call:
workflow_dispatch: