mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-27 11:06:18 +00:00
Update check_and_update_json_date.yml
This commit is contained in:
parent
12a61a1d71
commit
69288b197f
@ -7,6 +7,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
# Dieser Trigger wird 4x am Tag ausgelöst, um sicherzustellen, dass das Datum aktualisiert wird
|
# Dieser Trigger wird 4x am Tag ausgelöst, um sicherzustellen, dass das Datum aktualisiert wird
|
||||||
- cron: "0 0,6,12,18 * * *" # Führt alle 6 Stunden aus
|
- cron: "0 0,6,12,18 * * *" # Führt alle 6 Stunden aus
|
||||||
|
workflow_dispatch: # Manuelle Ausführung des Workflows möglich
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-date:
|
update-date:
|
||||||
|
Loading…
Reference in New Issue
Block a user