We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf6042 commit 5a11340Copy full SHA for 5a11340
.github/workflows/01-CLA-Assistant.yml
@@ -30,7 +30,7 @@ jobs:
30
path-to-signatures: 'cla_signatures_db.json'
31
path-to-document: 'cla.md'
32
# branch should not be protected
33
- branch: 'main'
+ branch: 'test'
34
allowlist: user1,bot*
35
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
36
remote-organization-name: 'SiliconLabsWorkflows'
0 commit comments