We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069daa8 commit 91edb1fCopy full SHA for 91edb1f
1 file changed
.github/workflows/autolock-conversations.yml
@@ -4,7 +4,7 @@ name: 'Lock Threads'
4
5
on: # yamllint disable-line rule:truthy
6
schedule:
7
- - cron: '0 0 * * *'
+ - cron: '0 0 1 * *'
8
workflow_dispatch:
9
10
permissions:
0 commit comments