Skip to content

Fix #2116, Update comment re. limit of CFE_PLATFORM_SB_HIGHEST_VALID_MSGID #2504

Fix #2116, Update comment re. limit of CFE_PLATFORM_SB_HIGHEST_VALID_MSGID

Fix #2116, Update comment re. limit of CFE_PLATFORM_SB_HIGHEST_VALID_MSGID #2504

Workflow file for this run

name: Format Check
# Run on all push and pull requests
on:
push:
pull_request:
workflow_dispatch:
schedule:
# 11:30 PM UTC every Sunday
- cron: '30 23 * * 0'
jobs:
format-check:
name: Run format check
uses: nasa/cFS/.github/workflows/format-check.yml@main