Skip to content

Commit

Permalink
ci: run benchmarks for some events
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmlnc committed Apr 18, 2023
1 parent 56d09b7 commit e1dae7f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
name: Benchmark

on:
- push
push:
branches:
- master
- releases/*
pull_request:
branches:
- '*'

jobs:
product:
Expand Down

0 comments on commit e1dae7f

Please sign in to comment.