Update security.yml

This commit is contained in:
Cléo Rebert 2022-01-13 18:26:45 +01:00 committed by GitHub
parent 052531694f
commit c111632726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Security audit
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
audit:
runs-on: ubuntu-latest