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
path-to-document: 'https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md'# e.g. a CLA or a DCO document
29
+
path-to-document: 'https://raw.githubusercontent.com/DapperLib/Dapper/main/NonCLA.md'# e.g. a CLA or a DCO document
30
30
# branch should not be protected
31
31
branch: 'main'
32
-
allowlist: user1,bot*
32
+
#allowlist: user1,bot*
33
33
34
34
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
35
35
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
0 commit comments