Skip to content

Commit

Permalink
chore: Allow benchmark to be triggered manually. (#226)
Browse files Browse the repository at this point in the history
Allow benchmark to be triggered manually.
  • Loading branch information
JamieSinn authored Oct 12, 2023
1 parent 58c66c9 commit edad877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Benchmark
on:
push:
branches: [ main ]
workflow_dispatch:

jobs:
benchmark-wasm:
Expand Down

0 comments on commit edad877

Please sign in to comment.