File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 push :
1010 branches :
1111 - " develop"
12- - " master "
12+ - " main "
1313 schedule :
1414 - cron : " 0 0 * * 0"
1515
Original file line number Diff line number Diff line change 99 push :
1010 branches :
1111 - " develop"
12- - " master "
12+ - " main "
1313
1414jobs :
1515 reuse :
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Please see the {commit-messages-guide-url}[Commit messages guide] and the
2424== Submitting a pull request
2525
2626. Create a working branch from the `develop` branch. The branch name should be
27- something other than `develop` or `master `.
27+ something other than `develop` or `main `.
2828. Create your patch. If your change is a feature or a bugfix, please add a test
2929 case if possible. Note that the change must pass the CI.
3030. Please update the copyright information if possible. This project is
You can’t perform that action at this time.
0 commit comments