From f579a1eff6eccf99fbeb78f57c6ab01209196592 Mon Sep 17 00:00:00 2001 From: Uxio Fuentefria Date: Tue, 1 Aug 2023 15:19:14 +0200 Subject: [PATCH] Fix CLA url --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 4e18e9f..797c4a3 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -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