We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f834d21 commit c06a81aCopy full SHA for c06a81a
.github/workflows/lock.yml
@@ -2,7 +2,7 @@ name: Lock old issues and pull requests that are closed
2
3
on:
4
schedule:
5
- - cron: '0 0 * * *'
+ - cron: '0 18 * * *'
6
workflow_dispatch:
7
8
permissions:
0 commit comments