Skip to content

Commit 128d798

Browse files
committed
revert test commit
1 parent 1595a01 commit 128d798

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test-mlperf-inference-resnet50-closed-division.yml

-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ on:
44
schedule:
55
- cron: '0 0 * * 0' # Runs once a week on Sunday at 00:00 UTC
66
workflow_dispatch: {} # Allows manual triggering of the workflow
7-
pull_request_target:
8-
branches: [ "main", "dev" ]
9-
paths:
10-
- '.github/workflows/test-mlperf-inference-mlcommons-cpp-resnet50.yml'
11-
- '**'
12-
- '!**.md'
137
jobs:
148
fetch-secret:
159
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)