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.
1 parent 26224d9 commit 743a14eCopy full SHA for 743a14e
1 file changed
.github/workflows/stale.yml
@@ -1,7 +1,7 @@
1
name: 'Label inactive PRs'
2
on:
3
schedule:
4
- - cron: '30 1 * * *'
+ - cron: '30 1 * * 1,3,5'
5
6
jobs:
7
stale:
0 commit comments