mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
chore: update cron job
This commit is contained in:
parent
558c10246c
commit
d5863dfcb9
2
.github/workflows/registry.yml
vendored
2
.github/workflows/registry.yml
vendored
@ -2,7 +2,7 @@ name: Test local registry for js vulnerabilities
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */4 * * *'
|
||||
- cron: '0 0 * * 7'
|
||||
jobs:
|
||||
security:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user