We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a30e26 commit 8265b16Copy full SHA for 8265b16
.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