Skip to content

Cosmetic update to the validate-pull-request workflow #159

Cosmetic update to the validate-pull-request workflow

Cosmetic update to the validate-pull-request workflow #159

name: Static Code Analysis
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
powershell-static-code-analysis:
uses: Lombiq/PowerShell-Analyzers/.github/workflows/static-code-analysis.yml@dev