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 9c07005 commit a56ab4fCopy full SHA for a56ab4f
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ name: Mark stale issues and pull requests
7
8
on:
9
schedule:
10
- - cron: '35 20 * * 7'
+ - cron: '35 20 * * 6'
11
12
jobs:
13
stale:
0 commit comments