Skip to content

Merge pull request #199 from nasa/integration-candidate #188

Merge pull request #199 from nasa/integration-candidate

Merge pull request #199 from nasa/integration-candidate #188

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