Skip to content

Commit 34888e9

Browse files
Allow perf to run on PRs from forkrs (#1638)
1 parent cc46230 commit 34888e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/perf.yml

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
name: Glimmer Krausest Benchmark
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 70
29+
permissions:
30+
pull-requests: write
2931
steps:
3032
- uses: actions/checkout@v4
3133
with:

0 commit comments

Comments
 (0)