From cf2566115dada651b332858aed9ef5e753b74769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=A6=E9=87=8C=E4=B8=8D=E7=9F=A5=E8=BA=AB=E6=98=AF?= =?UTF-8?q?=E5=AE=A2?= Date: Fri, 4 Aug 2023 20:57:43 +0800 Subject: [PATCH] build: Update sync-gitee.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 梦里不知身是客 --- .github/workflows/sync-gitee.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/sync-gitee.yml b/.github/workflows/sync-gitee.yml index 212ce9a..2db44e2 100644 --- a/.github/workflows/sync-gitee.yml +++ b/.github/workflows/sync-gitee.yml @@ -9,6 +9,7 @@ on: schedule: # 北京时间早上八点每天执行一次 - cron: '0 0 * * *' + workflow_dispatch: jobs: @@ -19,7 +20,7 @@ jobs: steps: - name: Mirror the Github organization repos to Gitee. - uses: Yikun/gitee-mirror-action@v1.2 + uses: Yikun/gitee-mirror-action@v1.3 with: # 必选,需要同步的Github用户(源) src: github/tlcsdm