From 9b5034361850b0ee8303832bcabe6522b955b57a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Sun, 19 May 2024 17:33:06 +0800 Subject: [PATCH] Update build-and-test-plugin.yaml --- .github/workflows/build-and-test-plugin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-test-plugin.yaml b/.github/workflows/build-and-test-plugin.yaml index 363bd4ae9d..a1f38e63ee 100644 --- a/.github/workflows/build-and-test-plugin.yaml +++ b/.github/workflows/build-and-test-plugin.yaml @@ -11,6 +11,7 @@ on: paths: - 'plugins/**' - 'test/**' + workflow_dispatch: ~ jobs: lint: