Skip to content

Commit c394650

Browse files
committed
GH actions cleanup
1 parent 25e93aa commit c394650

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/test-docker-images.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ on:
5353
default: 'detect,cpu'
5454
type: string
5555

56-
permissions:
57-
contents: read
5856

5957
concurrency:
6058
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

.github/workflows/test-mlc-script-features.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
permissions:
1212
contents: read
1313

14-
permissions:
15-
contents: read
1614

1715
jobs:
1816
test_mlc_script_features:

.github/workflows/test-mlperf-inference-abtf-poc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
env:
5151
PR_HEAD_REPO: ${{ github.event.pull_request.head.repo.html_url }}
5252
PR_HEAD_REF: ${{ github.event.pull_request.head.ref }}
53+
shell: bash
5354
run: |
5455
mlc pull repo "$PR_HEAD_REPO" --branch="$PR_HEAD_REF"
5556
#cm pull repo mlcommons@cm4abtf --branch=poc

0 commit comments

Comments
 (0)