diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 362e0c1..d832cca 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -34,7 +34,7 @@ jobs: path-to-document: 'https://github.com/AChep/keyguard-app/blob/master/SAPCLA.md' # branch should not be protected branch: 'master' - allowlist: AChep,dependabot + allowlist: dependabot # 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)