diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 8bc93c95cc3..79092803691 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -37,7 +37,7 @@ jobs: path-to-document: 'https://github.com/apolloconfig/apollo-community/blob/master/CLA.md' # e.g. a CLA or a DCO document # branch should not be protected branch: 'master' - allowlist: dependabot,bot* + allowlist: dependabot,bot*,github-actions remote-repository-name: apollo-community #below are the optional inputs - If the optional inputs are not given, then default values will be taken