Skip to content

Commit

Permalink
run bench on change
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Oct 20, 2023
1 parent 8d3925d commit bc1b310
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- dev
- 1.x
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/bench.yml'

env:
RUST_BACKTRACE: 1
Expand Down

0 comments on commit bc1b310

Please sign in to comment.