Skip to content

Convert backtick (`) admonition fences to tildes (~) #1776

Convert backtick (`) admonition fences to tildes (~)

Convert backtick (`) admonition fences to tildes (~) #1776

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