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 e3add3c commit 07f9eacCopy full SHA for 07f9eac
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: 'Close stale PRs'
2
on:
3
schedule:
4
- - cron: '30 14 * * *'
+ - cron: '30 12 * * *'
5
6
jobs:
7
stale:
0 commit comments