Skip to content

Commit 1c5ad01

Browse files
committed
run the benchmarks only on pushes to main
1 parent c753e84 commit 1c5ad01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ permissions:
55

66
on:
77
push:
8+
branches:
9+
- main
810
workflow_dispatch:
911
inputs:
1012
ref:

0 commit comments

Comments
 (0)