Thanks to visit codestin.com Credit goes to github.com
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.
2 parents b2dc2a6 + 789153a commit 7f8cde8Copy full SHA for 7f8cde8
1 file changed
.github/workflows/stale.yml
@@ -2,7 +2,7 @@
2
name: 'Label inactive PRs'
3
on:
4
schedule:
5
- - cron: '30 1 * * 1,3,5'
+ - cron: '30 1 * * 1'
6
7
jobs:
8
stale:
0 commit comments