We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661466c commit c683233Copy full SHA for c683233
.github/workflows/pr-build.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ - '*.x'
8
9
jobs:
10
build-pull-request:
0 commit comments