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

This commit is contained in:
Paul van Tilburg 2024-07-27 15:22:54 +02:00
parent dddc1509c9
commit 1ff6bff947
Signed by: paul
GPG key ID: C6DE073EDA9EEC4D

View file

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