update cron schedule

This commit is contained in:
Adrià Casajús 2024-12-04 14:48:18 +01:00
parent b52340c50c
commit 5ff2c7ecc9
No known key found for this signature in database
GPG key ID: F0033226A5AFC9B9

View file

@ -27,7 +27,7 @@ jobs:
- name: SimpleLogin HIBP check
command: python /code/cron.py -j check_hibp
shell: /bin/bash
schedule: "*/5 * * * *"
schedule: "13 */4 * * *"
captureStderr: true
concurrencyPolicy: Forbid
onFailure: