Skip to content

Fix #1107, Remove unreachable branch (superfluous if condition) #886

Fix #1107, Remove unreachable branch (superfluous if condition)

Fix #1107, Remove unreachable branch (superfluous if condition) #886

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