Skip to content

Commit 67af9a5

Browse files
authored
Action: Run 'Lock Threads' weekly.
1 parent 15c2e4c commit 67af9a5

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: '0 0 * * *'
5+
- cron: '9 30 * * 1'
66

77
permissions:
88
issues: write

0 commit comments

Comments
 (0)