mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
allow workflow_dispatch on benchmark
This commit is contained in:
parent
ca86082e08
commit
cf1b6cdb04
1 changed files with 1 additions and 0 deletions
1
.github/workflows/benckmark.yml
vendored
1
.github/workflows/benckmark.yml
vendored
|
@ -2,6 +2,7 @@
|
||||||
name: ci - benchmark
|
name: ci - benchmark
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# 3 times day
|
# 3 times day
|
||||||
# collecting enough data to draw some graphics
|
# collecting enough data to draw some graphics
|
||||||
|
|
Loading…
Add table
Reference in a new issue