Skip to content

Commit

Permalink
Merge pull request #88 from cla-assistant/new-repos-are-created-with-…
Browse files Browse the repository at this point in the history
…main-instead-of-master

Update README.md
  • Loading branch information
ibakshay authored May 20, 2021
2 parents ba066db + 54f17f5 commit 1bbebfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
path-to-signatures: 'signatures/version1/cla.json'
path-to-document: 'https://github.com/cla-assistant/github-action/blob/master/SAPCLA.md' # e.g. a CLA or a DCO document
# branch should not be protected
branch: 'master'
branch: 'main'
allowlist: user1,bot*

#below are the optional inputs - If the optional inputs are not given, then default values will be taken
Expand Down

0 comments on commit 1bbebfa

Please sign in to comment.