diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index 6b71d41d..e79ef634 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -4,7 +4,7 @@ on: issue_comment: types: [created] schedule: - - cron: '30 * * * *' + - cron: '0 1 * * *' permissions: issues: write