Skip to content

Commit 6e86fb1

Browse files
committed
Part cFS/workflows#129, Use Updated Static Analysis Workflow
1 parent 1efaab2 commit 6e86fb1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/static-analysis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Reuse Static Analysis
1+
name: Static Analysis
22

33
on:
44
push:
@@ -15,4 +15,6 @@ on:
1515
jobs:
1616
static-analysis:
1717
name: Static Analysis
18-
uses: nasa/cFS/.github/workflows/app-static-analysis-reusable.yml@dev
18+
uses: nasa/cFS/.github/workflows/static-analysis-reusable.yml@dev
19+
with:
20+
source-dir: 'source/fsw'

0 commit comments

Comments
 (0)