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
Copy file name to clipboardExpand all lines: .github/workflows/cla.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,5 +41,6 @@ jobs:
41
41
#custom-notsigned-prcomment: 'pull request comment with Introductory message to ask new contributors to sign'
42
42
#custom-pr-sign-comment: 'The signature to be committed in order to sign the CLA'
43
43
#custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
44
-
#lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
44
+
#- if you don't want this bot to automatically lock the pull request after merging (default - true)
45
+
lock-pullrequest-aftermerge: false
45
46
#use-dco-flag: true - If you are using DCO instead of CLA
0 commit comments