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 3364999 commit 0c1f911Copy full SHA for 0c1f911
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: Mark stale issues
2
on:
3
schedule:
4
- - cron: "0 0 * * *"
+ - cron: "0 */8 * * *"
5
jobs:
6
stale:
7
runs-on: ubuntu-latest
0 commit comments