Skip to content

Commit

Permalink
Allow perf to run on PRs from forkrs
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 18, 2024
1 parent cc46230 commit cb17067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
name: Glimmer Krausest Benchmark
runs-on: ubuntu-latest
timeout-minutes: 70
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cb17067

Please sign in to comment.