chore: change default branch to canary (#4948)

This commit is contained in:
LongYinan
2023-11-15 15:46:50 +08:00
committed by GitHub
parent cc2ade601c
commit e7e617a791
21 changed files with 31 additions and 52 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ on:
workflow_dispatch:
push:
branches:
- master
- canary
pull_request:
branches:
- master
- canary
paths-ignore:
- README.md
- .github/**