[ci] Enable CI tests for all feature branch PRs (#4591)

This commit is contained in:
Christian Byrne
2025-07-30 01:27:02 -07:00
committed by GitHub
parent b0d05c6ef6
commit 5c71854a96
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [main, master, core/*, desktop/*]
pull_request:
branches: [main, master, dev*, core/*, desktop/*]
branches-ignore: [wip/*, draft/*, temp/*]
jobs:
setup: