Add schedule for dev build

This commit is contained in:
Ingo Oppermann 2024-02-26 10:14:52 +01:00
parent 4de6e111cc
commit 318a1e32f4
No known key found for this signature in database
GPG Key ID: 2AB32426E9DD229E

View File

@ -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