Skip to content

Commit 2b8b7dc

Browse files
authored
Update cla.yml
1 parent 0af07ea commit 2b8b7dc

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
@@ -25,7 +25,7 @@ jobs:
2525
# This token is required only if you have configured to store the signatures in a remote repository/organization
2626
# PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2727
with:
28-
path-to-signatures: 'signatures/v1/cla.json'
28+
path-to-signatures: '.github/signatures/v1/cla.json'
2929
path-to-document: 'https://github.com/SubSonic-Core/SubLight/blob/main/cla.md' # e.g. a CLA or a DCO document
3030
# branch should not be protected
3131
branch: 'main'

0 commit comments

Comments
 (0)