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 d9f4b11 commit 0dd8bc4Copy full SHA for 0dd8bc4
.github/workflows/stale.yml
@@ -2,7 +2,7 @@ name: Close inactive issues
2
3
on:
4
schedule:
5
- - cron: "1 0 * * *"
+ - cron: "1 0 * * 1"
6
7
jobs:
8
close-issues:
0 commit comments