Skip to content

Commit

Permalink
Fix CLA url
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Aug 2, 2023
1 parent 0d311fd commit f579a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://safe.global/cla/'
path-to-document: 'https://safe.global/cla'
# branch should not be protected
branch: 'cla-signatures'
allowlist: diegopazosrego,hectorgomezv,moisses89,luarx,fmrsabino,rmeissner,Uxio0 # may need to update this expression if we add new bots
Expand Down

0 comments on commit f579a1e

Please sign in to comment.