build script

This commit is contained in:
mathuo 2020-11-09 21:54:40 +00:00
parent 93ed7ae572
commit dcbf6eba4a

View File

@ -1,11 +1,6 @@
name: Deploy Nightly Demo App
on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: '0 3 * * *' # every day at 3 am UTC