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