Change to once a day for locking [skip ci]

pull/5530/head v3.0.1.4259
Qstick 3 years ago committed by GitHub
parent 854c1a6866
commit 877b6c0fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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: ''

Loading…
Cancel
Save