diff --git a/README.md b/README.md index 81c9d88..643ee01 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ name: Weekly dependabot checks on: workflow_dispatch: schedule: - - cron: '3 2 1 * *' + - cron: '3 2 * * 6' permissions: issues: write @@ -83,7 +83,7 @@ name: Weekly dependabot checks on: workflow_dispatch: schedule: - - cron: '3 2 1 * *' + - cron: '3 2 * * 6' permissions: issues: write