diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 2dbb528..f1d3a32 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -2,7 +2,7 @@ name: security on: schedule: - - cron: '0 0 * * *' + - cron: '33 0 * * THU' push: paths: - '**/Cargo.toml'