Skip to content

Commit

Permalink
Update default branch name from main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Feb 1, 2024
1 parent 5abbdcf commit cfe6513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-best-of-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

env:
BRANCH_PREFIX: "update/"
DEFAULT_BRANCH: "main"
DEFAULT_BRANCH: "master"

jobs:
update-best-of-list:
Expand Down

0 comments on commit cfe6513

Please sign in to comment.