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