Move weekly audit run to Saturday at 23:00 [ci-skip]
All checks were successful
Audit dependencies / audit (push) Successful in 5s
Check, lint and test / Check, lint and test (push) Successful in 56s

This commit is contained in:
Paul van Tilburg 2024-07-27 15:22:31 +02:00
parent edfc07d729
commit 73007bc626
Signed by: paul
GPG key ID: C6DE073EDA9EEC4D

View file

@ -10,7 +10,7 @@ on:
- '**/Cargo.lock'
- '**/audit.toml'
schedule:
- cron: '0 0 * * 6'
- cron: '0 23 * * 6'
workflow_dispatch:
jobs: