Skip to content

Commit 190a342

Browse files
committed
Update CLA Url
1 parent 1789c5f commit 190a342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cla.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_SIGN_TOKEN }}
2121
with:
2222
path-to-signatures: 'signed_clas.json'
23-
path-to-cla-document: 'https://jfrog.com/privacy-policy/cla/'
23+
path-to-cla-document: 'https://jfrog.com/cla/'
2424
remote-organization-name: 'jfrog'
2525
remote-repository-name: 'jfrog-signed-clas'
2626
# branch should not be protected
2727
branch: 'master'
28-
allowlist: bot*
28+
allowlist: bot*

0 commit comments

Comments
 (0)