Skip to content

fix: Update characteristic naming convention warning message text and associated tests. #200

fix: Update characteristic naming convention warning message text and associated tests.

fix: Update characteristic naming convention warning message text and associated tests. #200

Workflow file for this run

name: PR Labeler
on:
pull_request_target: # required for auto labeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
stale:
uses: homebridge/.github/.github/workflows/pr-labeler.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}