We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10396d6 commit 6f1d7e4Copy full SHA for 6f1d7e4
1 file changed
.github/workflows/lock-threads.yml
@@ -2,7 +2,7 @@ name: Lock Threads
2
3
on:
4
schedule:
5
- - cron: '0 * * * *'
+ - cron: '0 0 * * *'
6
workflow_dispatch:
7
8
permissions:
0 commit comments