We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb63aa commit d62687fCopy full SHA for d62687f
.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