Updated cron time.
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m48s

This commit is contained in:
Shaun Setlock
2025-05-06 20:45:21 -04:00
parent dcc52c38d3
commit 62cd4c7e0f

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
schedule:
- cron: "30 20 * * *"
- cron: "50 20 * * *"
workflow_dispatch: