diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 293d6e782a0d..347f30961fb7 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -32,7 +32,7 @@ jobs: PERSONAL_ACCESS_TOKEN : ${{ secrets.CLA_BOTIFY_TOKEN }} with: path-to-signatures: '${{ github.repository }}/cla.json' - path-to-document: 'https://github.com/${{ github.repository }}/blob/main/docs/CLA.md' + path-to-document: 'https://github.com/${{ github.repository }}/blob/main/contributingGuides/CLA.md' branch: 'main' remote-organization-name: 'Expensify' remote-repository-name: 'CLA'