Update main.yml

This commit is contained in:
Skillet 2023-04-25 10:15:00 -04:00 committed by GitHub
parent ea1cc68321
commit ca364bc190
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: '15 19 * * *'
- cron: '05 18 * * *'
push:
branches:
- Development