Stop syncing to gitee on fork

This commit is contained in:
Glavo 2021-12-20 02:08:59 +08:00 committed by Yuhui Huang
parent 1b4a53f572
commit 36a7d4a510

View File

@ -5,6 +5,7 @@ on:
jobs: jobs:
run: run:
if: ${{ github.repository_owner == 'huanghongxun' }}
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Mirror Github to Gitee - name: Mirror Github to Gitee