Skip to content

Added lolbas iediagcmd.exe as discovered by Adam @hexacorn #595

Added lolbas iediagcmd.exe as discovered by Adam @hexacorn

Added lolbas iediagcmd.exe as discovered by Adam @hexacorn #595

Workflow file for this run

---
name: YAML Lint
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
lintFiles:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
config_file: .github/.yamllint