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 db9e7d7 commit 6f07c42Copy full SHA for 6f07c42
.github/workflows/release-nightly.yml
@@ -13,7 +13,6 @@ permissions: {}
13
jobs:
14
release-pr:
15
runs-on: ubuntu-latest
16
- if: ${{ github.event_name == 'pull_request' }}
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- run: corepack enable
0 commit comments