We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd704e commit d4472acCopy full SHA for d4472ac
.github/workflows/cla-check.yml
@@ -23,7 +23,7 @@ jobs:
23
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_ACTION_ACCESS_TOKEN }}
24
with:
25
path-to-signatures: 'signatures/version1/cla.json'
26
- path-to-document: 'https://github.com/dachcom-digital/pimcore-formbuilder/blob/master/CLA.md'
+ path-to-document: 'https://github.com/dachcom-digital/pimcore-toolbox/blob/master/CLA.md'
27
branch: 'main'
28
allowlist: bot*
29
remote-organization-name: 'dachcom-digital'
0 commit comments