Change to once a day for locking [skip ci]

This commit is contained in:
Qstick 2020-12-10 10:09:03 -05:00 committed by GitHub
parent 854c1a6866
commit 877b6c0fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: 'Lock threads'
on:
workflow_dispatch:
schedule:
- cron: '0/10 * * * *'
- cron: '0 0 * * *'
jobs:
lock:
@ -18,4 +18,4 @@ jobs:
issue-lock-labels: ''
issue-lock-comment: ''
issue-lock-reason: 'resolved'
process-only: 'issues'
process-only: ''