Skip to content

Commit 5d510fb

Browse files
booxterRobotSail
authored andcommitted
ci: Remove workflow that doesn't utilize training library (medium, -mp)
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
1 parent be01c2c commit 5d510fb

File tree

2 files changed

+1
-268
lines changed

2 files changed

+1
-268
lines changed

.github/mergify.yml

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,6 @@ pull_request_rules:
2525
- -files~=^\.github/(actions|workflows)/.*\.ya?ml$
2626
- -files~=^\.github/workflows/actionlint\.
2727

28-
# e2e medium workflow
29-
- or:
30-
- and:
31-
# note this should match the triggering criteria in 'e2e-nvidia-l4-x1.yml'
32-
- check-success~=e2e-medium-workflow-complete
33-
- or:
34-
- files~=\.py$
35-
- files=pyproject.toml
36-
- files~=^requirements.*\.txt$
37-
- files=.github/workflows/e2e-nvidia-l4-x1.yml
38-
- and:
39-
- -files~=\.py$
40-
- -files=pyproject.toml
41-
- -files~=^requirements.*\.txt$
42-
- -files=.github/workflows/e2e-nvidia-l4-x1.yml
43-
4428
# code lint workflow
4529
- or:
4630
- and:
@@ -187,4 +171,4 @@ pull_request_rules:
187171
actions:
188172
label:
189173
add:
190-
- dependencies
174+
- dependencies

.github/workflows/e2e-nvidia-l4-x1.yml

Lines changed: 0 additions & 251 deletions
This file was deleted.

0 commit comments

Comments
 (0)