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 7c147ce commit 993780aCopy full SHA for 993780a
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ name: Mark stale issues and pull requests
7
8
on:
9
schedule:
10
- - cron: '46 10 * * *'
+ - cron: '42 11 * * *'
11
12
jobs:
13
stale:
0 commit comments