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