Skip to content

Rework CI

Rework CI #2

Workflow file for this run

name: Pull Request CI
on:
pull_request:
paths-ignore:
- 'README.md'
branches:
- '**'
jobs:
CI:
uses: micro-ROS/micro_ros_setup/.github/workflows/ci.yml

Check failure on line 13 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
ci_target_ref: ${{ github.event.pull_request.head.ref }}