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