From ceb031b6368c640e5cc427394ad396aaf98d050a Mon Sep 17 00:00:00 2001 From: cicdguy <26552821+cicdguy@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:42:56 -0600 Subject: [PATCH] Change commit phrasing Signed-off-by: cicdguy <26552821+cicdguy@users.noreply.github.com> --- .github/workflows/cla.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yaml b/.github/workflows/cla.yaml index 3da0916..338c793 100644 --- a/.github/workflows/cla.yaml +++ b/.github/workflows/cla.yaml @@ -32,7 +32,7 @@ jobs: create-file-commit-message: '🛠 Init CLA Signatures' remote-organization-name: ${{ github.repository_owner }} remote-repository-name: .github-private - signed-commit-message: '✍️ CLA signed by $contributorName in ${{ env.GITHUB_REPOSITORY }}' + signed-commit-message: '✍️ CLA signed by $contributorName in ${{ github.repository_owner }}/${{ github.repository }}' custom-allsigned-prcomment: '✅ All contributors have signed the CLA' custom-notsigned-prcomment: >-