Skip to content

Commit c20d75e

Browse files
committed
Amend benchmark permissions
1 parent 1d5c676 commit c20d75e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sycl-linux-benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ jobs:
118118
check_build:
119119
name: Build (if no sycl artifact provided)
120120
uses: ./.github/workflows/sycl-linux-build.yml
121-
permissions: read-all
121+
permissions:
122+
contents: read
122123
with:
123124
build_ref: ${{ github.sha }}
124125
merge_ref: ''

0 commit comments

Comments
 (0)