mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-18 17:46:37 +08:00
ci: Rename default branch from master to main
- Update the default branch name from `master` to `main`. - Rename all occurrences of `master` to `main`.
This commit is contained in:
parent
4713c92969
commit
2c85511d8b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,7 +3,7 @@ name: ci
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user