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 53992c2 commit 74db518Copy full SHA for 74db518
.github/workflows/lock.yml
@@ -2,7 +2,7 @@ name: "Lock Threads"
2
3
on:
4
schedule:
5
- - cron: "50 1 * * *"
+ - cron: "00 1 * * *"
6
7
jobs:
8
lock:
0 commit comments