mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 10:19:43 +00:00
Update check_and_update_json_date.yml
This commit is contained in:
parent
12a61a1d71
commit
69288b197f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue