Skip to content

Update introduction.md (#2157) #1739

Update introduction.md (#2157)

Update introduction.md (#2157) #1739

Workflow file for this run

name: Run PSScriptAnalyzer
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
analyze:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
- run: pwsh ./powershell-script-analyzer.ps1