Run Lock every 10 minutes for test [skip ci]

pull/5530/head
Qstick 3 years ago committed by GitHub
parent 21e92e7fcf
commit c2a96ff485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ name: 'Lock threads'
on:
schedule:
- cron: '20 * * * *'
- cron: '0/10 * * * *'
jobs:
lock:

Loading…
Cancel
Save