Build PRs for support branches as well
**Auto-cherry-pick to `3.1.x` & `3.0.x`**
This commit is contained in:
1
.github/workflows/pr-build.yml
vendored
1
.github/workflows/pr-build.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- '*.x'
|
||||
|
||||
jobs:
|
||||
build-pull-request:
|
||||
|
||||
Reference in New Issue
Block a user