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 49d04de3ae fix frontend ci not trigger (#15749)
49d04de3ae is described below
commit 49d04de3aec4dc5f2edac8a3b4497a1fcf458874
Author: xiangzihao <[email protected]>
AuthorDate: Thu Mar 21 11:17:36 2024 +0800
fix frontend ci not trigger (#15749)
---
.github/workflows/frontend.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/workflows/frontend.yml b/.github/workflows/frontend.yml
index 2352d6ea25..502d669b66 100644
--- a/.github/workflows/frontend.yml
+++ b/.github/workflows/frontend.yml
@@ -25,9 +25,6 @@ on:
- '.github/workflows/frontend.yml'
- 'dolphinscheduler-ui/**'
pull_request:
- paths:
- - '.github/workflows/frontend.yml'
- - 'dolphinscheduler-ui/**'
defaults:
run: