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 7c17613 commit 60cc7d3Copy full SHA for 60cc7d3
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: Close inactive issues
2
on:
3
schedule:
4
- - cron: "48 21 * * *"
+ - cron: "55 21 * * *"
5
6
jobs:
7
close-issues:
0 commit comments