We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 034c68f + 20b3c01 commit b09ac60Copy full SHA for b09ac60
.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