Skip to content

Commit

Permalink
chore: only run benchmark workflow on prs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcosentino11 committed Jan 11, 2024
1 parent 277ceee commit af59a49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Benchmarks

on:
push:
branches:
- main
pull_request:
branches: '*'

Expand Down

0 comments on commit af59a49

Please sign in to comment.