Skip to content

Commit c06a81a

Browse files
authored
ci(lock): update cron
1 parent f834d21 commit c06a81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Lock old issues and pull requests that are closed
22

33
on:
44
schedule:
5-
- cron: '0 0 * * *'
5+
- cron: '0 18 * * *'
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)