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 bced857 commit 80aa138Copy full SHA for 80aa138
.github/workflows/cla.yml
@@ -7,6 +7,9 @@ on:
7
types: [opened,closed,synchronize]
8
permissions:
9
contents: read
10
+ pull-requests: write
11
+ actions: read
12
+ statuses: write
13
jobs:
14
cla-check:
15
runs-on: ubuntu-latest
0 commit comments