File tree Expand file tree Collapse file tree 2 files changed +1
-268
lines changed Expand file tree Collapse file tree 2 files changed +1
-268
lines changed Original file line number Diff line number Diff 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
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments