Skip to content

feat: add PowerShell.Installation.Tests.ps1 #30

feat: add PowerShell.Installation.Tests.ps1

feat: add PowerShell.Installation.Tests.ps1 #30

Workflow file for this run

name: Update Code Blocks
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
auto-update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Markdown AutoDocs
uses: dineshsonachalam/[email protected]
with:
commit_author: Jimmy Briggs <[email protected]>
commit_user_email: [email protected]
commit_message: Apply automatic changes
branch: main
output_file_paths: '[./README.md]'
categories: '[code-block]'