Skip to content

Open Source Draco Release #230

Open Source Draco Release

Open Source Draco Release #230

Workflow file for this run

name: Format Check
# Run on all push and pull requests
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
format-check:
name: Run format check
uses: nasa/cFS/.github/workflows/format-check.yml@main

Check failure on line 14 in .github/workflows/format-check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/format-check.yml

Invalid workflow file

error parsing called workflow ".github/workflows/format-check.yml" -> "nasa/cFS/.github/workflows/format-check.yml@main" (source branch with sha:97e18cc7bf1f75a7e3aac2eefd7ec986de229dfe) : workflow is not reusable as it is missing a `on.workflow_call` trigger