Skip to content

Commit

Permalink
🔧 Add benchmark for PRs too
Browse files Browse the repository at this point in the history
  • Loading branch information
cairoeth committed Jan 12, 2024
1 parent 618ada6 commit 62588ed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: benchmark

on:
push:
branches:
- main
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
check:
Expand Down

0 comments on commit 62588ed

Please sign in to comment.