This commit is contained in:
Alex-302
2026-03-26 15:28:13 +02:00
parent ff1280f68b
commit b5ef77c495

View File

@@ -2,7 +2,7 @@ name: 'Close stale issues with high priority'
on:
schedule:
# Runs every hour
- cron: '0 5-10 * * *'
- cron: '0 4-16 * * *'
workflow_dispatch:
jobs: