stale only one time a day

This commit is contained in:
Jason2866
2025-05-31 12:50:58 +02:00
committed by GitHub
parent 6cf33bf35c
commit 7650157935
+1 -1
View File
@@ -2,7 +2,7 @@ name: "Mark or close stale issues and PRs"
on:
schedule:
- cron: "30 * * * *"
- cron: "30 0 * * *"
jobs:
stale: