Skip to content

Fix #1417, Fix #1418, Fix workflow bug and enforce updating of coverage minimums #1004

Fix #1417, Fix #1418, Fix workflow bug and enforce updating of coverage minimums

Fix #1417, Fix #1418, Fix workflow bug and enforce updating of coverage minimums #1004

Workflow file for this run

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