Skip to content

Commit fe9588b

Browse files
committed
💚 Add permissions for pull-requests in update-depends.yml workflow
1 parent c887fd2 commit fe9588b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-depends.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
permissions:
1111
contents: write
1212
actions: write
13+
pull-requests: write
1314
steps:
1415
- name: Checkout
1516
uses: actions/checkout@v4

0 commit comments

Comments
 (0)