Thibault Malbranche
vor 6 Jahren
Ursprung
Commit
f24805d091
Es ist kein Benutzerkonto mit dieser Commiter-Email verbunden
|
|
@@ -1,7 +1,7 @@
|
|
1
|
1
|
name: "Close stale issues and PRs"
|
|
2
|
2
|
on:
|
|
3
|
3
|
schedule:
|
|
4
|
|
- - cron: "* * * * *"
|
|
|
4
|
+ - cron: "0 0 * * *"
|
|
5
|
5
|
|
|
6
|
6
|
jobs:
|
|
7
|
7
|
stale:
|