We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038fed2 commit ad1c454Copy full SHA for ad1c454
.github/workflows/cla.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
path-to-signatures: "signatures/cla.json"
29
path-to-document: ".github/CLA.md"
30
- branch: "main"
+ branch: "clasignatures"
31
allowlist: "sandboxws,dependabot[bot],renovate[bot],github-actions[bot]"
32
custom-notsigned-prcomment: |
33
Thank you for your contribution! Before we can merge this PR, we need you to sign our [Contributor License Agreement]($CLA_DOCUMENT_URL).
0 commit comments