Skip to content

Commit ab89e43

Browse files
authored
[ci] Remove workflow paths-ignore attribute (#7807)
It will cause our CI always waitting due to we requests E2E contexts in .asf.yaml but we set some ignore path on workflow e2e.
1 parent 81ef08a commit ab89e43

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,7 @@
1717

1818
on:
1919
pull_request:
20-
paths-ignore:
21-
- '**/*.md'
22-
- 'dolphinscheduler-python/pydolphinscheduler'
2320
push:
24-
paths-ignore:
25-
- '**/*.md'
26-
- 'dolphinscheduler-python/pydolphinscheduler'
2721
branches:
2822
- dev
2923

0 commit comments

Comments
 (0)