Skip to content

Commit 91edb1f

Browse files
authored
Run only monthly
1 parent 069daa8 commit 91edb1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autolock-conversations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: 'Lock Threads'
44

55
on: # yamllint disable-line rule:truthy
66
schedule:
7-
- cron: '0 0 * * *'
7+
- cron: '0 0 1 * *'
88
workflow_dispatch:
99

1010
permissions:

0 commit comments

Comments
 (0)