Update cla.yml

This commit is contained in:
Marc Seitz
2025-07-15 20:01:59 +02:00
committed by GitHub
parent bb646348c7
commit 1a2dab85dc

View File

@@ -31,7 +31,7 @@ jobs:
path-to-document: 'https://github.com/mfts/papermark/blob/main/CLA.md'
# branch should not be protected
branch: 'main'
allowlist:
allowlist: cursoragent
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
@@ -42,4 +42,4 @@ jobs:
#custom-pr-sign-comment: 'The signature to be committed in order to 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: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
#use-dco-flag: true - If you are using DCO instead of CLA
#use-dco-flag: true - If you are using DCO instead of CLA