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