We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce79205 commit 345f27bCopy full SHA for 345f27b
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
on-next-branch:
20
- ${{ github.ref == 'refs/heads/next' }}
21
exclude:
22
- - on-next-branch: false
+ - on-next-branch: true
23
runner: windows-latest
24
- on-next-branch: false
25
runner: macos-14
0 commit comments