Skip to content

Commit b07577e

Browse files
committed
Add GitHub build workflow
1 parent 2bc8468 commit b07577e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pull_request.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
pull_request:
88
branches:
99
- master
10+
- 19.x
11+
- 18.x
12+
- 17.x
13+
1014
jobs:
1115
buildAndTest:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)