Update main.yml

This commit is contained in:
Skillet 2023-04-25 10:16:12 -04:00 committed by GitHub
parent c2bf377e03
commit 053dc49ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: Docker Image CI
on:
workflow_dispatch:
schedule:
- cron: '45 18 * * *'
- cron: '30 17 * * *'
push:
branches:
- Development