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