8000
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 c405136 commit a8f6af1Copy full SHA for a8f6af1
.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