mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
Added alternate form of dependabot to CLA allow list (#7260)
This fixes the CI check for CLA, which recently started to flag the GitHub dependabot as "not having signed the CLA".
This commit is contained in:
1
.github/workflows/cla.yml
vendored
1
.github/workflows/cla.yml
vendored
@@ -48,4 +48,5 @@ jobs:
|
||||
branch: cla-signatures
|
||||
allowlist: |
|
||||
codex
|
||||
dependabot
|
||||
dependabot[bot]
|
||||
|
||||
Reference in New Issue
Block a user