Skip to content

add generic 2 channel wifi curtain module based on BK7231N #2493

add generic 2 channel wifi curtain module based on BK7231N

add generic 2 channel wifi curtain module based on BK7231N #2493

Workflow file for this run

---
name: CI
on:
push:
pull_request:
jobs:
markdown_lint:
name: Markdown Lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
config_file: ".markdownlintrc"
files: .
yaml_lint:
name: YAML Lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: yamllint-cli
uses: "docker://pipelinecomponents/yamllint:latest"
with:
args: yamllint -c .yamllintrc .