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