From ef811c1e8a8f9df96e1abbf89fa082d8edc56be3 Mon Sep 17 00:00:00 2001 From: li1553770945 <1553770945@qq.com> Date: Sun, 22 Jun 2025 15:29:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yaml | 2 ++ .github/workflows/test.yaml | 2 ++ README.md | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d0903f4..7f89145 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -5,6 +5,8 @@ on: branches: - main - dev + - hotfix + - hotfix/* release: types: - published diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 58055bd..8f95a8b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -5,6 +5,8 @@ on: branches: - main - dev + - hotfix + - hotfix/* release: types: - published diff --git a/README.md b/README.md index c33d780..ce43a83 100644 --- a/README.md +++ b/README.md @@ -168,4 +168,4 @@ Then just press F5, いただきます (Let's begin) ✅ npm run build:task-loop ✅ openmcp-client UT ✅ openmcp-sdk UT -✅ vscode extension UT \ No newline at end of file +✅ vscode extension UT