Skip to content

Commit 9cc6322

Browse files
committed
Fix CLA document path in workflow
1 parent e911ae9 commit 9cc6322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
with:
46-
path-to-document: https://github.com/openai/skills/blob/main/docs/CLA.md
46+
path-to-document: https://github.com/openai/skills/blob/main/CLA.md
4747
path-to-signatures: signatures/cla.json
4848
branch: cla-signatures
4949
allowlist: codex,dependabot,dependabot[bot],github-actions[bot]

0 commit comments

Comments
 (0)