Skip to content

Commit 732db86

Browse files
authored
Update workflow.yml
1 parent a697641 commit 732db86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
required: false
99
type: string
1010

11+
# Set the access for individual scopes, or use permissions: write-all
12+
permissions:
13+
pull-requests: write
14+
issues: write
1115

1216
jobs:
1317
clean:

0 commit comments

Comments
 (0)