Skip to content

Commit

Permalink
Typo in CLA prompt (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ogusak committed Oct 12, 2022
1 parent 344bd97 commit e3fea0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
remote-repository-name: cla
create-file-commit-message: 'Creating/updating file for storing CLA Signatures'
signed-commit-message: '$contributorName has signed the CLA in #$pullRequestNo'
custom-notsigned-prcomment: 'Thank you for your submission, we realy appreciate it. Faros can accept contrbutions only from authors who accepted and signed [Contributor License Agreement](https://docs.faros.ai/docs/individual-cla). Please kindly read it and accept by posting the following comment on this PR:'
custom-notsigned-prcomment: 'Thank you for your submission, we really appreciate it. Faros can accept contrbutions only from authors who accepted and signed [Contributor License Agreement](https://docs.faros.ai/docs/individual-cla). Please kindly read it and accept by posting the following comment on this PR:'
custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
lock-pullrequest-aftermerge: true

0 comments on commit e3fea0b

Please sign in to comment.