3 Commits
main ... main

2 changed files with 0 additions and 6 deletions

View File

@@ -12,8 +12,6 @@ permissions:
issues: write
on:
schedule:
- cron: '0 * * * *'
jobs:
lock:

View File

@@ -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: