db43efc6e6
PR #306 was retargeted from main → dev. The CI workflow only triggered on pull_request targeting main, so CI silently stopped running after the retarget. This adds dev to both push and pull_request branch lists so CI runs on PRs and pushes targeting dev. Co-Authored-By: Paperclip <noreply@paperclip.ing>