Skip to content

Commit

Permalink
Don’t benchmark on every PR. This seems to consistently fail PR ci ch…
Browse files Browse the repository at this point in the history
…ecks.

Signed-off-by: Hiram Chirino <[email protected]>
  • Loading branch information
chirino committed Jan 31, 2025
1 parent 950223b commit 22250f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
# pull_request:
# branches:
# - "main"

concurrency: benchmark

Expand Down

0 comments on commit 22250f3

Please sign in to comment.