We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a30e26 + 8265b16 commit be6c0e4Copy full SHA for be6c0e4
.github/workflows/pull_request.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ - 19.x
11
+ - 18.x
12
+ - 17.x
13
jobs:
14
buildAndTest:
15
runs-on: ubuntu-latest
0 commit comments