We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3b861 commit ba14cc5Copy full SHA for ba14cc5
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: 'close stale issues/PRs'
2
on:
3
schedule:
4
- - cron: '* */3 * * *'
+ - cron: '0 0 * * *'
5
workflow_dispatch:
6
jobs:
7
stale:
0 commit comments