diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index a5feb36..e882033 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -2,7 +2,7 @@ name: Contributors on: schedule: - - cron: '18 4 * * 6' + - cron: '39 4 1 * *' workflow_dispatch: