Skip to content

Commit bced857

Browse files
authored
Update cla.yml
1 parent 0c1f07c commit bced857

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cla.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
types: [created]
66
pull_request_target:
77
types: [opened,closed,synchronize]
8-
8+
permissions:
9+
contents: read
910
jobs:
1011
cla-check:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)