diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 19a6282..8dbe37f 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -2,7 +2,7 @@ name: Contributors on: schedule: - - cron: '18 4 * * 6' + - cron: '44 4 1 * *' workflow_dispatch: