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
0c9e085aea
commit
c2d4f653fe
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: "Close inactive issues"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 1 * * *"
|
||||
- cron: "00 15 * * *"
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
Loading…
Reference in New Issue
Block a user