We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd93f2 commit 4b5d215Copy full SHA for 4b5d215
1 file changed
.github/workflows/pr.yml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
branches:
5
- master
6
+ - master-next # FIXME:eddeee888 Remove once done
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments