We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af709c9 commit d8a567cCopy full SHA for d8a567c
.github/workflows/stale.yml
@@ -3,7 +3,7 @@ name: Mark stale pull requests
3
4
on:
5
schedule:
6
- - cron: "0 0 * * *"
+ - cron: "0 0 1,15 * *"
7
8
permissions:
9
pull-requests: write
0 commit comments