mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-06 16:58:26 +08:00
test: close inactive issues
This commit is contained in:
parent
2e79f869f3
commit
5057b2f76c
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: "Close inactive issues"
|
name: "Close inactive issues"
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "55 14 * * *"
|
- cron: "*/5 * * * *"
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user