Build PRs for support branches as well
(cherry picked from commit c68323302c)
This commit is contained in:
committed by
Spring Builds
parent
c9065e0f78
commit
7612d8d42a
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