diff --git a/.github/workflows/sycl-linux-benchmark.yml b/.github/workflows/sycl-linux-benchmark.yml index 4b619b040f176..4a168ba2f7700 100644 --- a/.github/workflows/sycl-linux-benchmark.yml +++ b/.github/workflows/sycl-linux-benchmark.yml @@ -118,6 +118,7 @@ jobs: check_build: name: Build (if no sycl artifact provided) uses: ./.github/workflows/sycl-linux-build.yml + permissions: read-all with: build_ref: ${{ github.sha }} merge_ref: ''