diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 0ff2de439545..3e0e130309e1 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -18,7 +18,8 @@ jobs: PERSONAL_ACCESS_TOKEN : ${{ secrets.BOTIFY_TOKEN }} with: path-to-signatures: '${{ github.repository }}/cla.json' - path-to-cla-document: 'https://github.com/${{ github.repository }}/blob/master/CLA.md' + path-to-document: 'https://github.com/${{ github.repository }}/blob/master/CLA.md' branch: 'master' remote-organization-name: 'Expensify' remote-repository-name: 'CLA' + allowlist: botify