Skip to content

Commit 94ecf53

Browse files
committed
Run benchmarks on main
1 parent 51508ea commit 94ecf53

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
name: Benchmarker
2-
# TODO use this before merging
3-
#on:
4-
# push:
5-
# branches:
6-
# - master
7-
2+
TODO use this before merging
83
on:
94
push:
105
branches:
11-
- "**"
12-
tags:
13-
- "v[0-9]+.[0-9]+.[0-9]+"
14-
pull_request:
15-
branches:
16-
- "**"
6+
- main
177

188
permissions:
199
contents: write

0 commit comments

Comments
 (0)