Skip to content

Commit 9b92cfd

Browse files
committed
bump
1 parent 3ffa758 commit 9b92cfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sycl-ur-perf-benchmarking.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ jobs:
247247
test_benchmark_framework:
248248
name: '[PR] Benchmark suite testing'
249249
needs: [build_pr]
250+
permissions:
251+
contents: write
252+
packages: read
250253
if: always() && !cancelled() && needs.build_pr.outputs.build_conclusion == 'success'
251254
uses: ./.github/workflows/sycl-linux-run-tests.yml
252255
with:

0 commit comments

Comments
 (0)