mirror of
https://github.com/simple-login/app.git
synced 2026-04-07 19:27:34 +00:00
update cron schedule
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user