We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff4d46 commit 8137a4cCopy full SHA for 8137a4c
.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