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 c22acb6 commit dab45e4Copy full SHA for dab45e4
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: 'Close stale issues and PRs'
2
on:
3
schedule:
4
- - cron: '30 1 * * *'
+ - cron: '00 01,13 * * *'
5
6
permissions:
7
issues: write
0 commit comments