diff --git a/.github/workflows/f5_cla.yml b/.github/workflows/f5_cla.yml index 528c145..900bdef 100644 --- a/.github/workflows/f5_cla.yml +++ b/.github/workflows/f5_cla.yml @@ -33,7 +33,7 @@ jobs: path-to-signatures: signatures/signatures.json # Comma separated list of usernames for maintainers or any other individuals who should not be prompted for a CLA. # NOTE: You will want to edit the usernames to suit your project needs. - allowlist: dependabot[bot],renovate[bot],nginx-bot + allowlist: copilot,dependabot[bot],renovate[bot],nginx-bot # Do not lock PRs after a merge. lock-pullrequest-aftermerge: false env: