mirror of
https://github.com/mfts/papermark.git
synced 2025-12-20 01:03:24 +08:00
Update cla.yml
This commit is contained in:
4
.github/workflows/cla.yml
vendored
4
.github/workflows/cla.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user