mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-24 13:13:19 -05:00
update workflows/sync2gitee.yml
This commit is contained in:
parent
85f6f3213f
commit
de6eb54853
4
.github/workflows/sync2gitee.yml
vendored
4
.github/workflows/sync2gitee.yml
vendored
@ -3,9 +3,9 @@ name: Mirror GitHub to Gitee
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the main branch
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user