mirror of
https://github.com/simple-login/app.git
synced 2025-09-06 22:54:42 +08:00
update cron schedule
This commit is contained in:
parent
b52340c50c
commit
5ff2c7ecc9
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue