We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220841a commit f400d68Copy full SHA for f400d68
.github/workflows/cla.yml
@@ -31,7 +31,7 @@ jobs:
31
PERSONAL_ACCESS_TOKEN: ${{ secrets.ACCESS_FOR_CLA }}
32
with:
33
path-to-signatures: 'signatures/version1/cla.json'
34
- path-to-document: 'https://github.com/protocol-laboratory/.github/blob/main/README.md'
+ path-to-document: 'https://github.com/protocol-laboratory/.github/blob/main/cla.md'
35
branch: 'main'
36
allowlist: dependabot,bot*,github-actions
37
remote-repository-name: .github
0 commit comments