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

HTHou pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb-client-nodejs.git

commit 8b9a1ed01011f43140f759380b4daaa5949d6402
Author: Haonan <[email protected]>
AuthorDate: Fri Jun 26 10:06:04 2026 +0800

    Update branch names for E2E tests workflow
---
 .github/workflows/e2e-1c1d.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/e2e-1c1d.yml b/.github/workflows/e2e-1c1d.yml
index 5f01d42..2cb20be 100644
--- a/.github/workflows/e2e-1c1d.yml
+++ b/.github/workflows/e2e-1c1d.yml
@@ -2,9 +2,9 @@ name: E2E Tests (1C1D)
 
 on:
   push:
-    branches: [ main, dev/* ]
+    branches: [ develop, dev/* ]
   pull_request:
-    branches: [ main ]
+    branches: [ develop ]
 
 jobs:
   e2e-1c1d:

Reply via email to