Skip to content

Commit

Permalink
Change back to path-to-document
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Dec 14, 2020
1 parent 223414a commit 28a350f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 28a350f

Please sign in to comment.