Skip to content

Commit

Permalink
Merge pull request #3430 from safe-global/GH-3429/update-cla
Browse files Browse the repository at this point in the history
Update cla.yml
  • Loading branch information
DmitryBespalov authored Jun 28, 2024
2 parents 76008f9 + a41e6fa commit 1799af9
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 @@ -16,7 +16,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# the below token should have repo scope and must be manually added by you in the repository's secret
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_ACCESS_TOKEN }}
with:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://safe.global/cla' # e.g. a CLA or a DCO document
Expand Down

0 comments on commit 1799af9

Please sign in to comment.