Skip to content

Commit 8137a4c

Browse files
committed
Add GitHub build workflow
1 parent aff4d46 commit 8137a4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull_request.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches:
99
- master
10+
- 19.x
11+
- 18.x
12+
- 17.x
1013
jobs:
1114
buildAndTest:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)