We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280971d commit 1ca0c77Copy full SHA for 1ca0c77
1 file changed
.github/workflows/pull-request-build.yaml
@@ -2,7 +2,7 @@ name: "Build and Test"
2
3
on:
4
pull_request:
5
- branches: ['main']
+ branches: ['main', '3.0.x-fixes']
6
7
permissions:
8
contents: read
0 commit comments