From e9d5f7a5dd37f115693fb74990ea42f4408f0119 Mon Sep 17 00:00:00 2001 From: ThyeeZz Date: Thu, 13 Jun 2024 17:09:48 +0800 Subject: [PATCH] update action --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d77209b1..d85c8d41e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: - v2.4.x release: types: [released] + workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: