mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-18 02:22:46 -05:00
chore: update cron
This commit is contained in:
parent
54b17f4442
commit
73e6863426
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benckmark.yml
vendored
2
.github/workflows/benckmark.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
schedule:
|
||||
# 3 times day
|
||||
# collecting enough data to draw some graphics
|
||||
- cron: '0 0/8 * * *'
|
||||
- cron: '0 1 * * *'
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
|
Loading…
Add table
Reference in a new issue