Skip to content

Update Node-RED to 4.0.1 #854

Update Node-RED to 4.0.1

Update Node-RED to 4.0.1 #854

Workflow file for this run

name: Lint
on:
push:
branches:
- main
- "*-next"
pull_request:
branches:
- main
- "*-next"
jobs:
lint-docs:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v3
- name: Run lint config
run: ./tests/script/lint.sh