We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b334ec commit 40df779Copy full SHA for 40df779
.github/workflows/stale.yml
@@ -4,7 +4,7 @@ name: "Stale"
4
5
on:
6
schedule:
7
- - cron: "0 0 1 * *"
+ - cron: "0 0 * * *"
8
9
jobs:
10
stale:
0 commit comments