mirror of
https://github.com/datarhei/restreamer.git
synced 2025-12-11 22:14:02 +01:00
Add schedule for dev bundle
This commit is contained in:
2
.github/workflows/build_bundle_dev.yaml
vendored
2
.github/workflows/build_bundle_dev.yaml
vendored
@@ -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:
|
||||||
- '**'
|
- '**'
|
||||||
|
|||||||
Reference in New Issue
Block a user