Skip to content

Commit 562d411

Browse files
committed
ci: add perms
1 parent 1ea8820 commit 562d411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changesets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
timeout-minutes: 5
2323
permissions:
24-
contents: read
24+
contents: write
2525
pull-requests: write
2626

2727
steps:

0 commit comments

Comments
 (0)