This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a commit to branch patch-fix
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/patch-fix by this push:
new 37462619ffe fixup! patch
37462619ffe is described below
commit 37462619ffea7796c1a720de926872376a74a4d6
Author: Weijie Guo <[email protected]>
AuthorDate: Fri Aug 2 16:31:28 2024 +0800
fixup! patch
---
.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 48da37a2ca3..862041187eb 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
max-parallel: 1
matrix:
branch:
- - fix-npm-issue
+ - patch-fix
steps:
- uses: actions/checkout@v3
with: