You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remote-organization-name: 'parseablehq'# enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
27
+
remote-repository-name: '.github'# enter the remote repository name where the signatures should be stored (Default is storing the signatures in the same repository)
path-to-document: 'https://github.com/parseablehq/.github/blob/main/CLA.md'# e.g. a CLA or a DCO document
30
30
# branch should not be protected
@@ -41,3 +41,4 @@ jobs:
41
41
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
42
42
#lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
43
43
#use-dco-flag: true - If you are using DCO instead of CLA
0 commit comments