From 97e7a4a3bb0837755d33ddf4dcf021d61d137985 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Mon, 13 Apr 2026 08:44:40 +0800 Subject: [PATCH] chore(ci): trigger pipeline for ssh verify wrapper changes --- .github/workflows/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 4e46d08..1f06d2b 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -17,6 +17,7 @@ on: - "scripts/github-actions/prepare-frontend-build-context.sh" - "scripts/github-actions/run-console-deploy-playbook.sh" - "scripts/github-actions/run-cloudflare-svc-plus-dns-playbook.sh" + - "scripts/github-actions/verify-frontend-release-over-ssh.sh" - "scripts/github-actions/verify-frontend-release.sh" - "scripts/prebuild.sh" - "contentlayer.config.ts"