Skip to content

Commit a95ba8a

Browse files
cla.yml bug fix
1 parent 425d25c commit a95ba8a

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
@@ -46,7 +46,7 @@ jobs:
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848
with:
49-
path-to-document: https://raw.githubusercontent.com/Generative-Logic/test_repo/main/legal/CONTRIBUTOR_LICENSE_AGREEMENT.md
49+
path-to-document: https://raw.githubusercontent.com/Generative-Logic/GL/main/legal/CONTRIBUTOR_LICENSE_AGREEMENT.md
5050
path-to-signatures: signatures/cla.json
5151
branch: main
5252
allowlist: |

0 commit comments

Comments
 (0)