Skip to content

Merge pull request #1405 from jphickey/fix-1404-condvar-test #2

Merge pull request #1405 from jphickey/fix-1404-condvar-test

Merge pull request #1405 from jphickey/fix-1404-condvar-test #2

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