Skip to content

Commit 9311459

Browse files
committed
Allow commenting
1 parent 64ea265 commit 9311459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_criterion.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: benchmark pull requests
33
jobs:
44
runBenchmark:
55
name: run benchmark
6+
permissions:
7+
pull-requests: write
68
runs-on: ubuntu-latest
79
steps:
810
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)