diff --git a/.github/workflows/build_restreamer-ui_dev.yaml b/.github/workflows/build_restreamer-ui_dev.yaml index ae571a9..6da05e2 100644 --- a/.github/workflows/build_restreamer-ui_dev.yaml +++ b/.github/workflows/build_restreamer-ui_dev.yaml @@ -3,6 +3,8 @@ name: 'Build dev restreamer-ui' on: workflow_dispatch: workflow_call: + schedule: + - cron: '37 4 * * *' push: branches: - dev