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

guoweijie 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 659711d352a [FLINK-35682][docs] Include `release-1.20` for building 
documentation
659711d352a is described below

commit 659711d352aa87b9d899ba255cdba254d72becd7
Author: Weijie Guo <res...@163.com>
AuthorDate: Tue Jun 25 11:51:03 2024 +0800

    [FLINK-35682][docs] Include `release-1.20` for building documentation
---
 .github/workflows/docs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 03ab7ee31ff..6c3369b4b19 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -28,6 +28,7 @@ jobs:
       matrix:
         branch:
           - master
+          - release-1.20
           - release-1.19
           - release-1.18
           - release-1.17

Reply via email to