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