Skip to content

Commit d87ebe6

Browse files
committed
ci: Update permissions for github-pages workflow
amalgamate-pages@v2 requires pull-requests: write to post PR comments. I intend to also add the ability to set the build status so I am preëmptively adding that permission too.
1 parent 6bbaf8c commit d87ebe6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/github-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ permissions:
1515
contents: read
1616
pages: write
1717
id-token: write
18+
pull-requests: write
19+
statuses: write
1820

1921
jobs:
2022
publish:

0 commit comments

Comments
 (0)