We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f75b3c7 + 62b357a commit 707ba4dCopy full SHA for 707ba4d
1 file changed
README.md
@@ -53,7 +53,7 @@ Basic:
53
name: "Close stale issues"
54
on:
55
schedule:
56
- - cron: "0 0 * * *"
+ - cron: "30 1 * * *"
57
58
jobs:
59
stale:
@@ -71,7 +71,7 @@ Configure stale timeouts:
71
72
73
74
75
76
77
@@ -90,7 +90,7 @@ Configure labels:
90
91
92
93
94
95
96
0 commit comments