Skip to content

Commit 7c47c21

Browse files
authored
Update cla.yaml (#10)
Add permissions
1 parent ba37119 commit 7c47c21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/cla.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ on:
66
pull_request_target:
77
types: [opened, closed, synchronize]
88

9+
permissions:
10+
actions: write
11+
contents: write
12+
pull-requests: write
13+
statuses: write
14+
915
jobs:
1016
cla:
1117
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)