Exempt the "codex" github user from signing the CLA (#6724)

This fixes bug #6697
This commit is contained in:
Eric Traut
2025-11-16 22:49:31 -06:00
committed by GitHub
parent e70c52a3af
commit a52cf4d2b4

View File

@@ -46,4 +46,6 @@ jobs:
path-to-document: https://github.com/openai/codex/blob/main/docs/CLA.md
path-to-signatures: signatures/cla.json
branch: cla-signatures
allowlist: dependabot[bot]
allowlist: |
codex
dependabot[bot]