This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 08c8d3b8803 Update e2e-operation.yml (#37868)
08c8d3b8803 is described below

commit 08c8d3b8803a93fceb08805cf88f21137b6872c7
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Jan 28 10:24:34 2026 +0800

    Update e2e-operation.yml (#37868)
---
 .github/workflows/e2e-operation.yml | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/.github/workflows/e2e-operation.yml 
b/.github/workflows/e2e-operation.yml
index 78f77973442..ad2e6bc2398 100644
--- a/.github/workflows/e2e-operation.yml
+++ b/.github/workflows/e2e-operation.yml
@@ -18,22 +18,6 @@
 name: E2E - Operation
 
 on:
-  pull_request:
-    branches: [ master ]
-    paths:
-      - '.github/workflows/e2e-operation.yml'
-      - '**/pom.xml'
-      - '**/src/main/**'
-      - '!examples/**'
-      - '!distribution/**'
-      - 'distribution/proxy/**'
-      - '!distribution/proxy/src/main/release-docs/**'
-      - '!test/**'
-      - 'test/pom.xml'
-      - 'test/e2e/fixture/**'
-      - 'test/e2e/env/**'
-      - 'test/e2e/operation/**'
-      - '!*.md'
   workflow_dispatch:
 
 concurrency:

Reply via email to