We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f79c2 commit 8f5519eCopy full SHA for 8f5519e
.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues and pull requests
2
3
on:
4
schedule:
5
- - cron: "0 0 * * *"
+ - cron: "0 0 3 * *"
6
7
jobs:
8
stale:
0 commit comments