Skip to content

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e… #310

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e…

Merge pull request #383 from thnkslprpt/fix-382-replace-exit-1-with-e… #310

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