From f6fcfb8ed0af35207ce3ab40399e348cbb5f1bcd Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Mon, 26 Aug 2024 10:27:13 +0800 Subject: [PATCH] =?UTF-8?q?refactor(github-workflows):=20=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=8C=96Gitea=20Sync=20workflow=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gitea-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitea-sync.yml b/.github/workflows/gitea-sync.yml index cc1c271..691efa4 100644 --- a/.github/workflows/gitea-sync.yml +++ b/.github/workflows/gitea-sync.yml @@ -1,4 +1,4 @@ -name: gitea-sync.yml +name: Gitea Sync on: push: branches: [ "main", "manifest" ]