This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
tauri-workspace
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat(ci): run benchmarks on `next` branch
Lucas Nogueira
3 years ago
parent
904bdb22f7
commit
d8fe9d6dc6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/bench.yml
+ 1
- 0
.github/workflows/bench.yml
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- dev
+ - next
workflow_dispatch:
jobs: