Add dependabot to CLA's allow list
This commit is contained in:
parent
ccdd3efeb3
commit
94b375db2a
|
@ -34,7 +34,7 @@ jobs:
|
||||||
path-to-document: 'https://github.com/AChep/keyguard-app/blob/master/SAPCLA.md'
|
path-to-document: 'https://github.com/AChep/keyguard-app/blob/master/SAPCLA.md'
|
||||||
# branch should not be protected
|
# branch should not be protected
|
||||||
branch: 'master'
|
branch: 'master'
|
||||||
allowlist: bot*
|
allowlist: dependabot[bot],bot*
|
||||||
|
|
||||||
# the followings are the optional inputs - If the optional inputs are not given, then default values will be taken
|
# 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)
|
#remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository)
|
||||||
|
|
Loading…
Reference in New Issue