Skip to content

Commit cd7067e

Browse files
Fix the write issue
1 parent 7573898 commit cd7067e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/_linux_op_benchmark.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ on:
3434
default: 'rolling'
3535
description: Driver lts/rolling
3636

37-
permissions:
38-
contents: write
39-
pages: write
40-
id-token: write
37+
permissions: read-all
4138

4239
jobs:
4340
op_benchmark_test:

0 commit comments

Comments
 (0)