We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb30ae commit 3a5acd0Copy full SHA for 3a5acd0
.github/workflows/lock-closed-issues.yml
@@ -2,7 +2,7 @@ name: Lock Closed Issues
2
3
on:
4
schedule:
5
- - cron: "*/10 * * * *"
+ - cron: "0 0 */7 * *"
6
7
permissions:
8
issues: write
0 commit comments