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

guoweijie pushed a commit to branch test-doc
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 896339b1dcfe6a0a53749cc5b58f79e9f0bd0708
Author: Weijie Guo <[email protected]>
AuthorDate: Fri Aug 2 10:17:37 2024 +0800

    only trigger on 1.20 for testing
---
 .github/workflows/docs.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 6c3369b4b19..21c31e88c6c 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -27,11 +27,7 @@ jobs:
       max-parallel: 1
       matrix:
         branch:
-          - master
           - release-1.20
-          - release-1.19
-          - release-1.18
-          - release-1.17
     steps:
       - uses: actions/checkout@v3
         with:

Reply via email to