mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update registry.yml
This commit is contained in:
parent
b56fee1473
commit
3974d3d480
1 changed files with 1 additions and 3 deletions
4
.github/workflows/registry.yml
vendored
4
.github/workflows/registry.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: Test local registry for js vulnerabilities
|
name: Test local registry for js vulnerabilities
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * 7'
|
|
||||||
jobs:
|
jobs:
|
||||||
security:
|
security:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue