From: 啊o额iu鱼 Date: Sun, 25 Jul 2021 12:00:23 +0000 (+0800) Subject: Mirror action check owner (#1016) X-Git-Tag: v1.0.48~14^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/4910e9f380458c4ccaa0335bbe4502f80d8eb90f?ds=sidebyside Mirror action check owner (#1016) --- diff --git a/.github/workflows/sync2gitee.yml b/.github/workflows/sync2gitee.yml index fd13a66..2fd7e87 100644 --- a/.github/workflows/sync2gitee.yml +++ b/.github/workflows/sync2gitee.yml @@ -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.