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 ee6135d commit 32d8b13Copy full SHA for 32d8b13
.github/workflows/bench.yml
@@ -8,6 +8,9 @@ concurrency:
8
on:
9
pull_request:
10
11
+permissions:
12
+ pull-requests: write
13
+
14
jobs:
15
benchmark-pr:
16
runs-on: ubuntu-latest
0 commit comments