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

jark pushed a commit to branch ci-test-docs-deploy
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/ci-test-docs-deploy by this 
push:
     new e4187a3a update2
e4187a3a is described below

commit e4187a3a72f08e2704cf9104beb5379b7ebed5cd
Author: Jark Wu <[email protected]>
AuthorDate: Fri Jul 11 00:24:31 2025 +0800

    update2
---
 .github/workflows/docs-deploy.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docs-deploy.yaml 
b/.github/workflows/docs-deploy.yaml
index 0704f43b..a727fc2e 100644
--- a/.github/workflows/docs-deploy.yaml
+++ b/.github/workflows/docs-deploy.yaml
@@ -18,7 +18,7 @@
 name: Deploy Documentation
 on:
   push:
-    branches: [main, release-*]
+    branches: [main, release-*, ci-*]
     paths:
       - 'website/**'
 

Reply via email to