Skip to content

Commit 8133cc8

Browse files
committed
fix(ci): Added PR permission for benchmarks results as a PR comment
1 parent 503b9f7 commit 8133cc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
permissions:
2020
contents: write
21+
pull-requests: write
2122
steps:
2223
- uses: actions/checkout@v4
2324
with:

0 commit comments

Comments
 (0)