Skip to content

Commit 32d8b13

Browse files
Need write access to PR to add/edit comments actually.
1 parent ee6135d commit 32d8b13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bench.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ concurrency:
88
on:
99
pull_request:
1010

11+
permissions:
12+
pull-requests: write
13+
1114
jobs:
1215
benchmark-pr:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)