Skip to content

Fixing bug on DALI Dimmer #139

Fixing bug on DALI Dimmer

Fixing bug on DALI Dimmer #139

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
run_pull_request_checks:
runs-on: ubuntu-latest
steps:
# Verify if there are no broken links in PR
- uses: actions/checkout@master
- uses: gaurav-nelson/[email protected]
with:
use-verbose-mode: 'yes'