chore: rename main branch from dev to main (#11042)

This commit is contained in:
neverland
2022-09-12 11:34:29 +08:00
committed by GitHub
parent a635e2d80b
commit 82883141a1
20 changed files with 38 additions and 38 deletions

View File

@@ -2,7 +2,7 @@ name: Sync to Gitee
on:
push:
branches: [dev, 2.x, gh-pages]
branches: [main, 2.x, 3.x, gh-pages]
workflow_dispatch: