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 e6709c8 + 6ec615b commit cde3277Copy full SHA for cde3277
1 file changed
.github/workflows/cla.yml
@@ -5,7 +5,11 @@ 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:
- uses: blacklanternsecurity/.github/.github/workflows/cla-reusable.yml@main
14
+ uses: blacklanternsecurity/CLA/.github/workflows/cla-reusable.yml@main
15
secrets: inherit
0 commit comments