diff --git a/automation/stale.yml b/automation/stale.yml index e354b50..688fb4d 100644 --- a/automation/stale.yml +++ b/automation/stale.yml @@ -2,7 +2,7 @@ name: Mark stale issues and pull requests on: schedule: - - cron: "0 * * * *" + - cron: "0 0 * * *" jobs: stale: