From 5ff2c7ecc907a1af294c17ee1d64f053d75c9238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Casaj=C3=BAs?= Date: Wed, 4 Dec 2024 14:48:18 +0100 Subject: [PATCH] update cron schedule --- crontab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab.yml b/crontab.yml index 416e13bf..69fc9d92 100644 --- a/crontab.yml +++ b/crontab.yml @@ -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: