diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 4208bbb..ee75acd 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -5,7 +5,7 @@ permissions: on: schedule: - - cron: '18 4 * * 6' + - cron: '40 4 1 * *' workflow_dispatch: