diff --git a/.github/workflows/close-all-prs.yml b/.github/workflows/close-all-prs.yml index 546424a..3ac42d8 100644 --- a/.github/workflows/close-all-prs.yml +++ b/.github/workflows/close-all-prs.yml @@ -2,9 +2,8 @@ name: Close All Pull Requests on: push: - pull_request: schedule: - - cron: '0 0 * * *' + - cron: '42 5 * * *' jobs: run: