Skip to content

Commit 4fd55bc

Browse files
committed
fix: welcome workflow perms
1 parent dfbb93b commit 4fd55bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflow/welcome.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: New Contributor Welcome
33
permissions:
44
issues: write
55
pull-requests: write
6+
actions: write
7+
contents: write
68

79
on:
810
pull_request:

0 commit comments

Comments
 (0)