diff --git a/.github/workflows/nvd-cache-refresh.yml b/.github/workflows/nvd-cache-refresh.yml index e39d4e4..d4383a7 100644 --- a/.github/workflows/nvd-cache-refresh.yml +++ b/.github/workflows/nvd-cache-refresh.yml @@ -2,7 +2,7 @@ name: NVD Cache Refresh on: schedule: - - cron: '17 2 * * *' + - cron: '17 2 * * 1' workflow_dispatch: jobs: