We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ea265 commit 9311459Copy full SHA for 9311459
.github/workflows/pr_criterion.yaml
@@ -3,6 +3,8 @@ name: benchmark pull requests
3
jobs:
4
runBenchmark:
5
name: run benchmark
6
+ permissions:
7
+ pull-requests: write
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
0 commit comments