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