Change time webv2 docker image is built

This commit is contained in:
Gabe Kangas
2022-12-08 14:18:43 -08:00
parent 047e61133a
commit f8cbbec858

View File

@@ -6,7 +6,7 @@ name: Build webv2 docker
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 0 * * *'
jobs:
Docker: