Add schedule for dev bundle

This commit is contained in:
Ingo Oppermann
2024-02-26 10:16:13 +01:00
parent cc3b1f6b55
commit 1e897ff799

View File

@@ -3,6 +3,8 @@ name: 'Build restreamer dev images'
on: on:
workflow_dispatch: workflow_dispatch:
workflow_call: workflow_call:
schedule:
- cron: '37 5 * * *'
push: push:
branches-ignore: branches-ignore:
- '**' - '**'