Add schedule for dev build
This commit is contained in:
parent
4de6e111cc
commit
318a1e32f4
@ -3,6 +3,8 @@ name: 'Build dev restreamer-ui'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
schedule:
|
||||
- cron: '37 4 * * *'
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user