This commit is contained in:
Raphaël Walther
2022-11-04 15:50:08 +01:00
parent afc53d4379
commit d4584c305a
+3 -1
View File
@@ -1,6 +1,8 @@
name: Daily security audit
on: workflow_dispatch
on:
schedule:
- cron: '5 9 * * *'
jobs:
cargo-deny:
runs-on: ubuntu-latest