ci: build every night

This commit is contained in:
Price Hiller 2023-01-28 17:30:00 -06:00
parent 0ca170ec7b
commit e8edace43d

View File

@ -1,6 +1,8 @@
name: Docker Image CI
on:
schedule:
- cron: '30 23 * * *'
push:
branches:
- Development