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

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


The following commit(s) were added to refs/heads/master by this push:
     new 27328b89f8a [FLINK-39443][release] Build docs for release-2.3 branch
27328b89f8a is described below

commit 27328b89f8ad7fa4ef5dac6de3085aac97489679
Author: David Anderson <[email protected]>
AuthorDate: Wed Apr 15 18:55:18 2026 -0700

    [FLINK-39443][release] Build docs for release-2.3 branch
---
 .github/workflows/docs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 0be71c48531..183c5ac119a 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -28,6 +28,7 @@ jobs:
       matrix:
         branch:
           - master
+          - release-2.3
           - release-2.2
           - release-2.1
           - release-2.0

Reply via email to