Fixed CLA action to properly exempt dependabot (#7429)

This commit is contained in:
Eric Traut
2025-11-30 22:45:17 -06:00
committed by GitHub
parent cb85a7b96e
commit 14df5c9492

View File

@@ -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]