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