Skip to content

FB_OUTPUT_COVER_MQTT: adding 'closing', 'opening' and 'stopped' messages #134

FB_OUTPUT_COVER_MQTT: adding 'closing', 'opening' and 'stopped' messages

FB_OUTPUT_COVER_MQTT: adding 'closing', 'opening' and 'stopped' messages #134

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'