This is an automated email from the ASF dual-hosted git repository.
zihaoxiang 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 6b75ea2f30 [Chore] Hot fix ci error (#17609)
6b75ea2f30 is described below
commit 6b75ea2f30f7b9b7da24c299b1685f9f5cd48836
Author: xiangzihao <[email protected]>
AuthorDate: Wed Oct 29 21:42:55 2025 +0800
[Chore] Hot fix ci error (#17609)
---
.github/workflows/lychee.toml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/lychee.toml b/.github/workflows/lychee.toml
index 0557515202..12ad1d718a 100644
--- a/.github/workflows/lychee.toml
+++ b/.github/workflows/lychee.toml
@@ -20,6 +20,7 @@ exclude = [
'^http://who-t\.blogspot\.com/2009/12/on-commit-messages\.html',
'^https://openmldb\.ai',
'^https://archive\.apache\.org/dist',
+ '^https://www\.bilibili\.com/video/BV1d64y1s7eZ'
]
# Exclude paths from getting checked. The values are treated as regular
expressions