2 Commits

Author SHA1 Message Date
fc1f0d1178 Update .github/workflows/lock.yaml 2026-03-18 20:08:48 +01:00
51966643e9 kys spam 2026-03-11 20:23:00 +01:00
2 changed files with 0 additions and 6 deletions

View File

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

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: