Skip to content

Fix #204, Check return value of calls to CFE_SB_Subscribe() #69

Fix #204, Check return value of calls to CFE_SB_Subscribe()

Fix #204, Check return value of calls to CFE_SB_Subscribe() #69

Workflow file for this run

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