Skip to content

Commit ab3ec67

Browse files
committed
Update 01-CLA-Assistant.yml
changed the signature database repository
1 parent 9503ea3 commit ab3ec67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/01-CLA-Assistant.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
branch: 'debug'
3434
allowlist: silabs-*,bot*
3535
# 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'
36+
remote-organization-name: "SiliconLabsInternal"
37+
remote-repository-name: "contributor-license-agreements"
3838
create-file-commit-message: "Created the CLA database file. CLA Assistant Lite bot created this file."
3939
signed-commit-message: "$contributorName has signed the CLA in $owner/$repo#$pullRequestNo"
4040
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'

0 commit comments

Comments
 (0)