Skip to content

Detect new brands: AAUW, Aocwei, Rocket, SMUX and Detect devices for … #485

Detect new brands: AAUW, Aocwei, Rocket, SMUX and Detect devices for …

Detect new brands: AAUW, Aocwei, Rocket, SMUX and Detect devices for … #485

Workflow file for this run

name: YAML Lint
on:
pull_request:
push:
branches: [ master ]
jobs:
yaml_check:
name: YAML Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: YAML Lint
uses: ibiqlik/action-yamllint@v3.0.1