We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbde57 commit dc4c570Copy full SHA for dc4c570
.github/workflows/cla.yml
@@ -19,5 +19,5 @@ jobs:
19
with:
20
path-to-signatures: 'signatures/cla.json'
21
path-to-cla-document: 'https://github.com/exadel-inc/compreface-javascript-sdk/blob/develop/CLA.md'
22
- branch: 'main'
23
- allowlist: bot*
+ branch: 'CLA-signatures'
+ allowlist: bot*
0 commit comments