mirror of https://github.com/ventoy/Ventoy.git
Merge branch 'master' of https://github.com/ventoy/Ventoy
This commit is contained in:
commit
af83f46a3d
|
@ -11,6 +11,7 @@ on:
|
|||
jobs:
|
||||
run:
|
||||
name: Sync-GitHub-to-Gitee
|
||||
if: ${{ github.repository_owner == 'ventoy' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Mirror the Github repos to Gitee.
|
||||
|
|
Loading…
Reference in New Issue