test
This commit is contained in:
parent
0c1eb91d47
commit
e18ecac7d9
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@ -3,7 +3,7 @@ name: "Close stale issues (bugs and feature requests)"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/15 * * * *"
|
- cron: "*/10 * * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user