Skip to content

Commit 640c139

Browse files
add permission for writing issue
1 parent 039ed08 commit 640c139

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/_linux_op_benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ on:
3434
default: 'rolling'
3535
description: Driver lts/rolling
3636

37-
permissions: write-all
37+
permissions:
38+
issues: write
3839

3940
jobs:
4041
op_benchmark_test:

0 commit comments

Comments
 (0)