Skip to content

Fix #1432 #1411, RTEMS semaphore return bugs and functional test update #757

Fix #1432 #1411, RTEMS semaphore return bugs and functional test update

Fix #1432 #1411, RTEMS semaphore return bugs and functional test update #757

name: "CodeQL Analysis OSAL Default Build"
on:
push:
pull_request:
jobs:
codeql:
name: CodeQl Analysis
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: cFS # Causes reusable workflow to not checkout bundle
setup: 'cp Makefile.sample Makefile'
prep: 'make prep'
make: 'make'