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 Commits

Author SHA1 Message Date
Chris Farhood 6dd76b25cf fix: trigger CI on PRs targeting dev branch
The CI workflow was only triggering for PRs to main, but kube-vip#44
is a PR targeting the dev branch. Adding 'dev' to the pull_request
branches list ensures CI runs for all plugin PRs regardless of target.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-04 19:22:57 +00:00