From e7b57efc1e900c4d2875727620bbefef53decb34 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Tue, 24 Mar 2026 16:36:27 -0300 Subject: [PATCH] ci(cla): revert commit title change --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 21ba9c11f599aa1cd2292096cfe54e393eef837d..5830264056ccbf69933986281bb34627c7264342 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -33,4 +33,4 @@ jobs: 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 - signed-commit-message: "chore(legal): @$contributorName has signed the CLA in $pullRequestNo" + signed-commit-message: "chore(legal): @$contributorName has signed the CLA"