X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/183175cad2ce04c949ca60e4529bc35370632b20..fc5cd0a00a6745d7a8ce31bfadd76e8d064e18a1:/.github/workflows/sync2gitee.yml diff --git a/.github/workflows/sync2gitee.yml b/.github/workflows/sync2gitee.yml index ebe6697..fd13a66 100644 --- a/.github/workflows/sync2gitee.yml +++ b/.github/workflows/sync2gitee.yml @@ -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: