Skip to content

Commit

Permalink
Merge branch 'mlperf-inference' into mlperf-inference
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Nov 5, 2024
2 parents 94ef819 + d7499a3 commit 50e7ab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-cm-based-submission-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: [ "main", "dev", "mlperf-inference" ]
paths:
- '.github/workflows/test-cm-based-submission-generation.yml'
# - '**' # kept on for all the path instead of submission generation CM script so that this could help in trapping any bugs in any recent submission checker modification also
# - '!**.md'
- '**'
- '!**.md'
jobs:
submission_generation:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 50e7ab1

Please sign in to comment.