Skip to content

Commit

Permalink
[nc] test build
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 12, 2024
1 parent 49a6d7f commit ac882b3
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/development-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
run-name: static code analysis

on:
workflow_call:

inputs:

working-directory:
description: Set working directory. Default is ./.
required: false
type: string
default: .
push:
branches:
- "*"
tags:
- "!*"

jobs:

Expand Down

0 comments on commit ac882b3

Please sign in to comment.