diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index a7f6c628..521e917e 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -23,7 +23,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - path-to-document: docs/CLA.md + 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]