Skip to content

Add link to hosted application #404

Add link to hosted application

Add link to hosted application #404

Workflow file for this run

on: push
name: PowerShell Lint
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: lint
uses: devblackops/github-action-psscriptanalyzer@master
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}