Browse Source

chore(workflow): 添加对 202601 分支的推送触发支持

PIGCLOUD 1 month ago
parent
commit
d73f8b3358
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/mirror-repository.yml

+ 1 - 0
.github/workflows/mirror-repository.yml

@@ -6,6 +6,7 @@ on:
       - master 
       - next
       - dev
+      - 202601
 
 jobs:
   sync-repo: