Skip to content

Commit

Permalink
Add schedule for dev bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Feb 26, 2024
1 parent cc3b1f6 commit 1e897ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_bundle_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: 'Build restreamer dev images'
on:
workflow_dispatch:
workflow_call:
schedule:
- cron: '37 5 * * *'
push:
branches-ignore:
- '**'
Expand Down

0 comments on commit 1e897ff

Please sign in to comment.