restore build and release

This commit is contained in:
alemuntoni 2020-07-01 09:56:45 +02:00
parent 0ec338a6bf
commit bee0169670

View File

@ -1,9 +1,9 @@
name: BuildAndRelease
on:
[push, pull_request] #just for test release scripts
#schedule:
# - cron: '0 1 1 * *' #every first day of the month at 1am
#[push, pull_request] #just for test release scripts
schedule:
- cron: '0 1 1 * *' #every first day of the month at 1am
jobs:
update_ml_version: