mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-22 21:24:42 +02:00
create-snapshot: Run at 18 o'clock
This commit is contained in:
parent
5b2f19db5e
commit
e13e8de224
4
.github/workflows/create-snapshot.yml
vendored
4
.github/workflows/create-snapshot.yml
vendored
@ -2,8 +2,8 @@ name: Create Snapshot
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# Every day at 4pm
|
||||
- cron: "0 16 * * *"
|
||||
# Every day at 6pm
|
||||
- cron: "0 18 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user