Skip to content

Commit d124b77

Browse files
committed
chore: update permissions
1 parent ff7c843 commit d124b77

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/create-wrapper-prs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Create Wrapper PRs
22

33
permissions:
4-
contents: read
4+
contents: write
5+
pull-requests: write
56

67
on:
78
workflow_dispatch: # For testing, try to avoid using this

0 commit comments

Comments
 (0)