diff --git a/.github/workflows/stale-actions.yml b/.github/workflows/stale-actions.yml index 689390ef3..4afcc8b01 100644 --- a/.github/workflows/stale-actions.yml +++ b/.github/workflows/stale-actions.yml @@ -2,7 +2,7 @@ name: "Mark or close stale issues and PRs" on: schedule: - - cron: "00 * * * *" + - cron: "15 05 * * *" jobs: stale: