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.
2 parents b55ce74 + a66e180 commit 64310b3Copy full SHA for 64310b3
1 file changed
.github/workflows/cla.yml
@@ -5,6 +5,10 @@ on:
5
pull_request_target:
6
types: [opened, closed, synchronize]
7
8
+permissions:
9
+ pull-requests: write
10
+ statuses: write
11
+
12
jobs:
13
cla:
14
uses: blacklanternsecurity/.github/.github/workflows/cla-reusable.yml@main
0 commit comments