Browse Source

推送dev

zhontai 3 years ago
parent
commit
9ff858fb52
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/gitee-sync.yml

+ 2 - 1
.github/workflows/gitee-sync.yml

@@ -3,7 +3,8 @@ on:
     push:
         branches:
             - master
-
+            - dev
+            
 jobs:
     build:
         runs-on: ubuntu-latest