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 ae444c3 commit 502d4d7Copy full SHA for 502d4d7
.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Mark stale issues and pull requests
2
3
on:
4
schedule:
5
- - cron: "30 1 * * *"
+ - cron: "50 8 * * *"
6
7
jobs:
8
stale:
0 commit comments