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