diff --git a/.github/workflows/no-response.yaml b/.github/workflows/no-response.yaml index 94d4d8fc98..0432d16590 100644 --- a/.github/workflows/no-response.yaml +++ b/.github/workflows/no-response.yaml @@ -9,10 +9,6 @@ name: No Response on: issue_comment: types: [created] - schedule: - # Schedule for five minutes after the hour, every hour - - cron: '5 * * * *' - # By specifying the access of one of the scopes, all of those that are not # specified are set to 'none'. permissions: