Update build-deploy-prod.yml

This commit is contained in:
Erick Ruiz de Chavez 2021-01-07 01:55:17 -05:00 committed by GitHub
parent 68d71d4ea3
commit 021134bc12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- main - main
schedule:
- cron: '0 0 * * *'
jobs: jobs:
build: build: