Skip to content

Commit f09cf6d

Browse files
AchoArnoldCopilot
andcommitted
ci(web): add permissions for contents read and pull-requests write
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent dc0a0f6 commit f09cf6d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/web.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
branches:
99
- main
1010

11+
permissions:
12+
contents: read
13+
pull-requests: write
14+
1115
defaults:
1216
run:
1317
working-directory: ./web

0 commit comments

Comments
 (0)