There was an error while loading. Please reload this page.
2 parents b1f7da6 + c8104b4 commit f99581eCopy full SHA for f99581e
1 file changed
.github/workflows/static-analysis.yml
@@ -1,6 +1,5 @@
1
name: Static Analysis
2
3
-# Run on main push and pull requests
4
on:
5
push:
6
branches:
@@ -16,4 +15,6 @@ on:
16
15
jobs:
17
static-analysis:
18
19
- uses: nasa/cFS/.github/workflows/app-static-analysis-reusable.yml@dev
+ uses: nasa/cFS/.github/workflows/static-analysis-reusable.yml@dev
+ with:
20
+ source-dir: 'source/fsw'
0 commit comments