Stop syncing to gitee on fork
This commit is contained in:
1
.github/workflows/gitee.yml
vendored
1
.github/workflows/gitee.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user