Skip to content

Commit

Permalink
ci: Trigger benchmarks on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jul 15, 2024
1 parent 13797dc commit 89d711f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/benchmark_base.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
on:
push:
branches: master
release:
types: [published]
workflow_dispatch:
description: "Manually update benchmarks"

jobs:
benchmark_base_branch:
Expand Down

0 comments on commit 89d711f

Please sign in to comment.