Skip to content

Commit 9a23582

Browse files
authored
Update pr.yml to fix permission issues in alpha release
1 parent 91ceb35 commit 9a23582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
permissions:
1515
contents: read
1616
id-token: write
17+
pull-requests: write
1718
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@v1
1819
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
1920
with:

0 commit comments

Comments
 (0)