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 dfc3ee3 commit 30eb4a3Copy full SHA for 30eb4a3
1 file changed
.github/workflows/release-nightly.yml
@@ -11,9 +11,8 @@ on:
11
permissions: {}
12
13
jobs:
14
- release-pr:
+ release-pkg-pr-new:
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