We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9503ea3 commit ab3ec67Copy full SHA for ab3ec67
.github/workflows/01-CLA-Assistant.yml
@@ -33,8 +33,8 @@ jobs:
33
branch: 'debug'
34
allowlist: silabs-*,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'
37
- remote-repository-name: 'private-central-cla'
+ remote-organization-name: "SiliconLabsInternal"
+ remote-repository-name: "contributor-license-agreements"
38
create-file-commit-message: "Created the CLA database file. CLA Assistant Lite bot created this file."
39
signed-commit-message: "$contributorName has signed the CLA in $owner/$repo#$pullRequestNo"
40
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
0 commit comments