优化镜像仓库同步功能 (#5006)
This commit is contained in:
5
.github/workflows/mirror.yml
vendored
5
.github/workflows/mirror.yml
vendored
@@ -2,9 +2,12 @@ name: Mirror Repository
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
push:
|
||||
|
||||
concurrency:
|
||||
group: mirror-repository
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user