From ea51df92fc422c59e1cb1fb5c04afb8df98e82e3 Mon Sep 17 00:00:00 2001 From: Junyi Date: Mon, 7 Jul 2025 11:43:27 +0800 Subject: [PATCH] chore(ci): fix e2e (#7166) * chore(ci): fix e2e * chore(ci): fix ci script --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 0be4b3d7217..74fa86822c3 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -527,7 +527,7 @@ jobs: needs: - core-and-plugins - plugin-workflow - - plugin-workflow-approval + # - plugin-workflow-approval - plugin-data-source-main permissions: pull-requests: write