We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc46230 commit 34888e9Copy full SHA for 34888e9
.github/workflows/perf.yml
@@ -26,6 +26,8 @@ jobs:
26
name: Glimmer Krausest Benchmark
27
runs-on: ubuntu-latest
28
timeout-minutes: 70
29
+ permissions:
30
+ pull-requests: write
31
steps:
32
- uses: actions/checkout@v4
33
with:
0 commit comments