diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 12ee971c4..bab34d036 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -46,7 +46,4 @@ jobs: path-to-document: https://github.com/openai/codex/blob/main/docs/CLA.md path-to-signatures: signatures/cla.json branch: cla-signatures - allowlist: | - codex - dependabot - dependabot[bot] + allowlist: codex,dependabot,dependabot[bot],github-actions[bot]