This is an automated email from the ASF dual-hosted git repository.
wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 14b1160031 [Chore][CI] Remove dead link check in mergeable check
(#17810)
14b1160031 is described below
commit 14b1160031f0024b165fd42d9cbcc95f35cd21bc
Author: xiangzihao <[email protected]>
AuthorDate: Fri Dec 19 15:13:04 2025 +0800
[Chore][CI] Remove dead link check in mergeable check (#17810)
---
.github/workflows/docs.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index f7b926b8d0..e8b24bbe4a 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -108,7 +108,6 @@ jobs:
needs:
- style
- img-check
- - dead-link
if: always()
steps:
- name: Status