Skip to content

Commit

Permalink
Change commit phrasing
Browse files Browse the repository at this point in the history
Signed-off-by: cicdguy <[email protected]>
  • Loading branch information
cicdguy authored Mar 8, 2024
1 parent 2f1f626 commit ceb031b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >-
<br/>
Expand Down

0 comments on commit ceb031b

Please sign in to comment.