mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
chore: update cron
This commit is contained in:
parent
54b17f4442
commit
73e6863426
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…
Reference in New Issue
Block a user