Skip to content

Commit 51cdaee

Browse files
committed
Fix bug with permissions
1 parent c2835cd commit 51cdaee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

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

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

0 commit comments

Comments
 (0)