diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 3d7d59f1f6728d48e07827f1e8aa43e367854705..89c009fb1ce246b0ca04990d9b2281964c8be0fd 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -29,7 +29,7 @@ jobs: path-to-signatures: ".github/cla-signatures.json" path-to-document: "https://github.com/charmbracelet/crush/blob/main/CLA.md" branch: "main" - allowlist: charmcli,charmcrush,dependabot[bot],copilot + allowlist: charmcli,charmcrush,dependabot[bot],Copilot custom-pr-sign-comment: "I have read the Contributor License Agreement (CLA) and hereby sign the CLA." custom-notsigned-prcomment: "Thank you for your submission. We really appreciate it! Like many open-source projects, we ask that you sign our [Contributor License Agreement](https://github.com/charmbracelet/crush/blob/main/CLA.md) before we can accept your contribution. You can sign the CLA by just posting a Pull Request comment same as the below format." lock-pullrequest-aftermerge: false