]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - .github/workflows/sync2gitee.yml
update languages.ini (#829 #834)
[Ventoy.git] / .github / workflows / sync2gitee.yml
index ebe6697f77b45acc155139162957e1362ad746ab..fd13a66f4b940ff1c8481b5b3cd4c1a27d7eb26d 100644 (file)
@@ -3,9 +3,7 @@ name: Mirror GitHub to Gitee
 on:
   # Triggers the workflow on push or pull request events but only for the main branch
   push:
-    branches: [ main ]
-  pull_request:
-    branches: [ main ]
+    branches: [ master ]
 
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch: