Skip to content

Commit 5ac09f4

Browse files
Trigger benchmark only on dispatch
1 parent 5d2163a commit 5ac09f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Run benchmarks
22

33
on:
4-
push:
4+
workflow_dispatch:
55

66
env:
77
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)