diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index a0ec57f..5bbe5f5 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -30,7 +30,7 @@ jobs: remote-organization-name: secretflow remote-repository-name: cla.db branch: main - allowlist: test,renovate[bot],dependabot[bot],pre-commit-ci[bot],github-actions[bot],snyk-bot + allowlist: test,renovate[bot],dependabot[bot],pre-commit-ci[bot],github-actions[bot],snyk-bot,Copilot # below 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)