Skip to content

Commit d4472ac

Browse files
committed
fix path
1 parent ebd704e commit d4472ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_ACTION_ACCESS_TOKEN }}
2424
with:
2525
path-to-signatures: 'signatures/version1/cla.json'
26-
path-to-document: 'https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/CLA.md'
26+
path-to-document: 'https://github.com/dachcom-digital/pimcore-toolbox/blob/master/CLA.md'
2727
branch: 'main'
2828
allowlist: bot*
2929
remote-organization-name: 'dachcom-digital'

0 commit comments

Comments
 (0)