Skip to content

Commit

Permalink
Point CLA repo at master branch not main
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Apr 15, 2021
1 parent 5f40c67 commit 57fd240
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 @@ -33,7 +33,7 @@ jobs:
with:
path-to-signatures: '${{ github.repository }}/cla.json'
path-to-document: 'https://github.com/${{ github.repository }}/blob/main/CLA.md'
branch: 'main'
branch: 'master'
remote-organization-name: 'Expensify'
remote-repository-name: 'CLA'
lock-pullrequest-aftermerge: false
Expand Down

0 comments on commit 57fd240

Please sign in to comment.