Skip to content

Commit 1d79b45

Browse files
authored
Update README.md
1 parent 545ab66 commit 1d79b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ on:
2727

2828
# explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings
2929
permissions:
30-
actions: read
30+
actions: write
3131
contents: write # this can be 'read' if the signatures are in remote repository
3232
pull-requests: write
33-
statuses: read
33+
statuses: write
3434

3535
jobs:
3636
CLAAssistant:

0 commit comments

Comments
 (0)