We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca079 commit 8af9474Copy full SHA for 8af9474
.github/workflows/lock-closed-issues.yml
@@ -2,7 +2,7 @@ name: 'Lock Issues'
2
3
on:
4
schedule:
5
- - cron: '0 0 * * *'
+ - cron: '14 0 * * *'
6
7
jobs:
8
lock:
0 commit comments