Skip to content

Commit

Permalink
Merge pull request #5730 from Expensify/john-move-cla-main
Browse files Browse the repository at this point in the history
Migrate CLA to main when referencing
  • Loading branch information
johnmlee101 authored Oct 15, 2021
2 parents 389590c + 33b1b31 commit dcfde19
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: 'master'
branch: 'main'
remote-organization-name: 'Expensify'
remote-repository-name: 'CLA'
lock-pullrequest-aftermerge: false
Expand Down

0 comments on commit dcfde19

Please sign in to comment.