Skip to content

Create PowerShellTranscripts.tkape #989

Create PowerShellTranscripts.tkape

Create PowerShellTranscripts.tkape #989

Workflow file for this run

name: Yaml Lint
on: [push, pull_request]
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3