This is an automated email from the ASF dual-hosted git repository. zhonghongsheng pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit f48ffd799d8dd97bca3507bc0da19f7100c973c9 Author: Hongsheng Zhong <zhonghongsh...@apache.org> AuthorDate: Wed May 14 17:45:08 2025 +0800 Update Operation E2E --- .github/workflows/e2e-operation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/e2e-operation.yml b/.github/workflows/e2e-operation.yml index 6779efe54b0..44eae27a843 100644 --- a/.github/workflows/e2e-operation.yml +++ b/.github/workflows/e2e-operation.yml @@ -18,6 +18,8 @@ name: E2E - Operation on: + push: + branches: [ dev ] pull_request: workflow_dispatch: