Skip to content

Commit 0c4e7e2

Browse files
committed
fix perms
1 parent fad9bae commit 0c4e7e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
runs-on: ${{ fromJSON(inputs.runner) }}
236236
permissions:
237237
contents: write
238+
packages: read
238239
container:
239240
image: ${{ inputs.image || 'ghcr.io/intel/llvm/ubuntu2404_intel_drivers:alldeps'}}
240241
options: ${{ inputs.image_options }}

0 commit comments

Comments
 (0)