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
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
path-to-document: 'https://github.com/aoirint/uguisu/blob/main/CLA.md'# e.g. a CLA or a DCO document
23
23
# branch should not be protected
24
-
branch: 'cla-assistant/update-signatures'
24
+
branch: 'main'
25
25
# below are the optional inputs - If the optional inputs are not given, then default values will be taken
26
26
# allowlist: user1,bot*
27
27
# remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
@@ -33,12 +33,3 @@ jobs:
33
33
# custom-allsigned-prcomment: 'pull request comment when all contributors has signed, defaults to **CLA Assistant Lite bot** All Contributors have signed the CLA.'
34
34
# lock-pullrequest-aftermerge: false - if you don't want this bot to automatically lock the pull request after merging (default - true)
35
35
# use-dco-flag: true - If you are using DCO instead of CLA
0 commit comments