Skip to content

Commit

Permalink
Update CLA Url
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Oct 6, 2020
1 parent f0aaf50 commit cd06798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_SIGN_TOKEN }}
with:
path-to-signatures: 'signed_clas.json'
path-to-cla-document: 'https://jfrog.com/privacy-policy/cla/'
path-to-cla-document: 'https://jfrog.com/cla/'
remote-organization-name: 'jfrog'
remote-repository-name: 'jfrog-signed-clas'
# branch should not be protected
branch: 'master'
allowlist: bot*
allowlist: bot*

0 comments on commit cd06798

Please sign in to comment.