mirror of
https://github.com/bin456789/reinstall.git
synced 2026-02-04 17:14:17 +08:00
ci: 只同步当前仓库
This commit is contained in:
1
.github/workflows/sync_to_gitee.yaml
vendored
1
.github/workflows/sync_to_gitee.yaml
vendored
@ -3,6 +3,7 @@ on: [push, workflow_dispatch]
|
|||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
name: 同步到 Gitee
|
name: 同步到 Gitee
|
||||||
|
if: ${{ github.repository == 'bin456789/reinstall' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: Yikun/hub-mirror-action@v1.3
|
- uses: Yikun/hub-mirror-action@v1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user