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