Lock threads only once a day

This ran hourly, and that's really not necessary anymore.
This commit is contained in:
Fabian Homborg 2021-01-11 21:03:10 +01:00
parent 3fc9c0b38c
commit 32c65aa32c

View File

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