Skip to content

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

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 #2600

Workflow file for this run

name: "CodeQL Analysis"
on:
push:
pull_request:
workflow_dispatch:
schedule:
# 11:15 PM UTC every Sunday
- cron: '15 23 * * 0'
jobs:
codeql:
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: cfe
make: make -j8
test: true