1
0
mirror of https://github.com/ventoy/Ventoy.git synced 2025-04-02 19:00:51 -04:00
This commit is contained in:
longpanda 2021-07-26 15:30:54 +08:00
commit af83f46a3d

@ -11,6 +11,7 @@ on:
jobs: jobs:
run: run:
name: Sync-GitHub-to-Gitee name: Sync-GitHub-to-Gitee
if: ${{ github.repository_owner == 'ventoy' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Mirror the Github repos to Gitee. - name: Mirror the Github repos to Gitee.