mirror of
https://github.com/bin456789/reinstall.git
synced 2025-01-31 19:08:07 +08:00
ci: 只同步当前仓库
This commit is contained in:
parent
078ea1d0cd
commit
43aad6f533
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user