Skip to content

Commit

Permalink
Run bench on landings
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Grund <jgrund@whamcloud.io>
  • Loading branch information
jgrund committed Aug 8, 2024
1 parent 74b78d1 commit c6df20b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: benchmark pull requests
on: [pull_request]
on:
pull_request:
push:
branches:
- main
jobs:
runBenchmark:
name: run benchmark
Expand Down

0 comments on commit c6df20b

Please sign in to comment.