Skip to content

Commit 6f359de

Browse files
committed
Chore: add pull-requests permission for GitHub Actions workflow
Signed-off-by: hortison <[email protected]>
1 parent 207d6ee commit 6f359de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions:
1414
contents: read
1515
pages: write
1616
id-token: write
17+
pull-requests: write
1718

1819
concurrency:
1920
group: "pages-${{ github.event.pull_request.number || github.run_id }}"

0 commit comments

Comments
 (0)