Skip to content

fix logo in sidebar on light themes and submenu display #774

fix logo in sidebar on light themes and submenu display

fix logo in sidebar on light themes and submenu display #774

Workflow file for this run

name: Release Drafter
on:
push:
branches: [latest]
pull_request: # required for autolabeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
stale:
uses: homebridge/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}