未验证 提交 93ee9e09 编写于 作者: H Haonan 提交者: GitHub

disable e2e and cluster workflow (#4917)

上级 465fc88b
......@@ -3,14 +3,12 @@ name: Cluster Test
on:
push:
branches:
- master
- 'rel/*'
- test_cluster
paths-ignore:
- 'docs/**'
pull_request:
branches:
- master
- 'rel/*'
- test_cluster
paths-ignore:
- 'docs/**'
# allow manually run the action:
......
......@@ -6,15 +6,11 @@ name: E2E Tests
on:
push:
branches:
- master
- 'rel/*'
- test/e2e
paths-ignore:
- 'docs/**'
pull_request:
branches:
- master
- 'rel/*'
- cluster_new
paths-ignore:
- 'docs/**'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册