Skip to content

Minor grammar fix in introduction.md #1958

Minor grammar fix in introduction.md

Minor grammar fix in introduction.md #1958

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@9bb56186c3b09b4f86b1c65136769dd318469633
- run: pwsh ./powershell-script-analyzer.ps1