Skip to content

Commit 9d7cbb9

Browse files
authored
Turn off yolo-v8 tests
1 parent 6165a87 commit 9d7cbb9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test-mlperf-inference-yolo-closed-div.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ permissions:
33
contents: read
44

55
on:
6-
schedule:
7-
- cron: '0 0 * * *' # Runs daily at 12 AM UTC
6+
#schedule:
7+
# - cron: '0 0 * * *' # Runs daily at 12 AM UTC
88
pull_request_target:
9-
branches: [ "main", "dev" ]
9+
branches: [ "main-off", "dev-off" ]
1010
paths:
1111
- '.github/workflows/test-mlperf-inference-yolo.yml'
1212
- '**'

0 commit comments

Comments
 (0)