This commit is contained in:
2026-03-11 20:23:00 +01:00
parent 4cb9e7d146
commit 51966643e9

View File

@@ -9,10 +9,6 @@ name: No Response
on: on:
issue_comment: issue_comment:
types: [created] 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 # By specifying the access of one of the scopes, all of those that are not
# specified are set to 'none'. # specified are set to 'none'.
permissions: permissions: