Skip to content

Commit ef6a085

Browse files
committed
Revert amend
1 parent 51cdaee commit ef6a085

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ jobs:
189189

190190
benchmark:
191191
needs: [build, detect_changes ]
192+
permissions:
193+
contents: write
192194
if: ${{ always() && !cancelled() && needs.build.outputs.build_conclusion == 'success' }}
193195
strategy:
194196
fail-fast: false

0 commit comments

Comments
 (0)