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 16d95685723e67270636c20785981500250bd643 Author: Weijie Guo <[email protected]> AuthorDate: Fri Aug 2 11:47:38 2024 +0800 change branch --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 3f60d411885..ab927b3dc07 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -27,7 +27,7 @@ jobs: max-parallel: 1 matrix: branch: - - release-1.20 + - test-doc steps: - uses: actions/checkout@v3 with:
