diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 0fc8487..99cacfa 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -25,7 +25,7 @@ jobs: path-to-signatures: 'signatures.json' path-to-document: 'https://github.com/Aryan-Raj3112/episteme/blob/main/CLA.md' branch: 'cla-signatures' - allowlist: 'bot*,dependabot*' + allowlist: 'bot*,dependabot*,weblate' # Custom messages custom-notsigned-prcomment: | @@ -43,4 +43,4 @@ jobs: You only need to do this once. It covers all future contributions. custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA' - custom-allsigned-prcomment: 'All contributors have signed the CLA. ✅' \ No newline at end of file + custom-allsigned-prcomment: 'All contributors have signed the CLA. ✅'