diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 08029cb5..d7d31e99 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -42,7 +42,7 @@ jobs: path-to-document: 'https://github.com/${{ github.repository }}/blob/main/CLA/version_1/CLA.md' # Branch where CLA signatures will be stored branch: 'IMPT_cla_signatures' - allowlist: 'dependabot[bot],github-actions[bot],claude,copilot,copilot-swe-agent[bot],*[bot]' + allowlist: 'dependabot[bot],github-actions[bot],copilot[bot],github-copilot[bot],claude,copilot,copilot-swe-agent[bot],*[bot]' # Custom text for the CLA comment custom-pr-sign-comment: 'I have read the CLA Document and I hereby sign the CLA'