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 0796992 commit 40022d4Copy full SHA for 40022d4
.github/workflows/pr.yml
@@ -19,6 +19,7 @@ jobs:
19
permissions:
20
contents: read
21
id-token: write
22
+ pull-requests: write
23
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@v1
24
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
25
with:
0 commit comments