We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fddb8b + 20b3c01 commit 5d826b8Copy full SHA for 5d826b8
.github/workflows/pull_request.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ - reactive-streams-branch
11
+ - '**'
12
jobs:
13
buildAndTest:
14
runs-on: ubuntu-latest
0 commit comments