mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Update stale.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: "Close Stale Issues & PRs"
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 21 * * *"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
@@ -41,3 +41,4 @@ jobs:
|
|||||||
exempt-draft-pr: true
|
exempt-draft-pr: true
|
||||||
ascending: true
|
ascending: true
|
||||||
operations-per-run: 1000
|
operations-per-run: 1000
|
||||||
|
exempt-issue-labels: "ignore"
|
||||||
|
|||||||
Reference in New Issue
Block a user