Skip to content

Commit f400d68

Browse files
authored
fix: cla address 404 error (#48)
1 parent 220841a commit f400d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
PERSONAL_ACCESS_TOKEN: ${{ secrets.ACCESS_FOR_CLA }}
3232
with:
3333
path-to-signatures: 'signatures/version1/cla.json'
34-
path-to-document: 'https://github.com/protocol-laboratory/.github/blob/main/README.md'
34+
path-to-document: 'https://github.com/protocol-laboratory/.github/blob/main/cla.md'
3535
branch: 'main'
3636
allowlist: dependabot,bot*,github-actions
3737
remote-repository-name: .github

0 commit comments

Comments
 (0)