X Tutup
Skip to content

Commit a76733d

Browse files
authored
Merge pull request #6295 from Stefterv/patch-1
2 parents 459853d + 25a12a7 commit a76733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Lock Threads'
22

33
on:
44
schedule:
5-
- cron: '* 6 * * *'
5+
- cron: '0 6 * * *'
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)
X Tutup