Skip to content

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template. #275

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template.

Part nasa/cFS#1079, Adding specialty PR templates and links to the specialty PR templates in the default PR template. #275

Workflow file for this run

name: Static Analysis
on:
push:
branches:
- dev
- main
pull_request:
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
static-analysis:
name: Static Analysis
uses: nasa/cFS/.github/workflows/static-analysis-reusable.yml@dev
with:
source-dir: 'source/fsw'