Skip to content

Commit

Permalink
update cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
acasajus committed Dec 4, 2024
1 parent b52340c commit 5ff2c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crontab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5ff2c7e

Please sign in to comment.