We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1f07c commit bced857Copy full SHA for bced857
.github/workflows/cla.yml
@@ -5,7 +5,8 @@ on:
5
types: [created]
6
pull_request_target:
7
types: [opened,closed,synchronize]
8
-
+permissions:
9
+ contents: read
10
jobs:
11
cla-check:
12
runs-on: ubuntu-latest
0 commit comments