From 84953c162139a6b42b758e08f990127f8ea1a6aa Mon Sep 17 00:00:00 2001 From: clkj <919284064@qq.com> Date: Tue, 16 Jun 2026 11:29:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/demo.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 0e328a5..01585b1 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -6,7 +6,7 @@ on: branches: [ "main", "master" ] pull_request: branches: [ "main", "master" ] -workflow_dispatch: + workflow_dispatch: jobs: explore-gitea-actions: