Skip to content

Commit ba530e1

Browse files
committed
Update cla.yml
1 parent 3c2b254 commit ba530e1

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
@@ -23,7 +23,7 @@ jobs:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
# The below token has repo scope for the project configured further below to store signatures.
2525
PERSONAL_ACCESS_TOKEN: ${{ secrets.CADET_CLA_SIGNATURES }}
26-
PATH_TO_CLA: 'https://github.com/modsim/CADET/blob/main/CLA.md'
26+
PATH_TO_CLA: 'https://github.com/modsim/CADET/blob/master/CLA.md'
2727
with:
2828
path-to-signatures: 'signatures/version1/signatures.json'
2929
path-to-document: $PATH_TO_CLA

0 commit comments

Comments
 (0)