Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Refactor and enhance YOLO launch files and camera info publishing #341

Refactor and enhance YOLO launch files and camera info publishing

Refactor and enhance YOLO launch files and camera info publishing #341

Workflow file for this run

name: Industrial CI
on:
push:
branches:
- main
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Runs daily to check for dependency issues or flaking tests
jobs:
industrial-ci:
uses: vortexntnu/vortex-ci/.github/workflows/reusable-industrial-ci.yml@main
with:
ros_repo: '["testing", "main"]'