mirror of
https://github.com/blossom-editor/blossom
synced 2024-11-17 14:39:21 +08:00
ci: close inactive issues
This commit is contained in:
parent
2080035301
commit
1e901780e2
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: "Close inactive issues"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
- cron: "10 15 * * *"
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
Loading…
Reference in New Issue
Block a user