Skip to content

Commit d62687f

Browse files
committed
Make builds run
1 parent 1bb63aa commit d62687f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches:
99
- master
10+
- reactive-streams-branch
11+
- '**'
1012
jobs:
1113
buildAndTest:
1214
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)