Skip to content

robot: Remove unimplemented 'run' command for now #135

robot: Remove unimplemented 'run' command for now

robot: Remove unimplemented 'run' command for now #135

Workflow file for this run

---
name: CI
on:
push:
branches:
- '**' # ignore tags - they run CI separately
pull_request:
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/ci-reusable.yml