We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425d25c commit a95ba8aCopy full SHA for a95ba8a
1 file changed
.github/workflows/cla.yml
@@ -46,7 +46,7 @@ jobs:
46
env:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
with:
49
- path-to-document: https://raw.githubusercontent.com/Generative-Logic/test_repo/main/legal/CONTRIBUTOR_LICENSE_AGREEMENT.md
+ path-to-document: https://raw.githubusercontent.com/Generative-Logic/GL/main/legal/CONTRIBUTOR_LICENSE_AGREEMENT.md
50
path-to-signatures: signatures/cla.json
51
branch: main
52
allowlist: |
0 commit comments