Execute daily scan (#19)

* Update README.md

* run `npm audit` daily
This commit is contained in:
Naoki Oketani
2019-12-09 19:59:47 +09:00
committed by GitHub
parent 8b1b45628f
commit 4b8e261c55
2 changed files with 23 additions and 0 deletions

View File

@@ -47,3 +47,7 @@ jobs:
issue_assignees: oke-py
issue_labels: vulnerability,test
```
- - -
This action is inspired by [homoluctus/gitrivy](https://github.com/homoluctus/gitrivy).