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