Skip to content

Commit

Permalink
Update cla.yaml
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 2cb3c63 commit 2f1f626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ 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 }} in PR #$pullRequestNo'
signed-commit-message: '✍️ CLA signed by $contributorName in ${{ env.GITHUB_REPOSITORY }}'
custom-allsigned-prcomment: '✅ All contributors have signed the CLA'
custom-notsigned-prcomment: >-
<br/>
🎉 Thank you for your contribution! Before this PR can be accepted, we require that $you read and agree to our [Contributor License Agreement](${input.getPathToDocument()}).
🎉 Thank you for your contribution! Before this PR can be accepted, we require that $you read and agree to our [Contributor License Agreement](https://github.com/insightsengineering/.github/blob/main/CLA.md).
<br/>
You can digitally sign the CLA by posting a comment on this Pull Request in the format shown below. This agreement will apply to this PR _as well as_ all future contributions on this repository.
<br/>
Expand Down

0 comments on commit 2f1f626

Please sign in to comment.