Skip to content

Minor fixes to recording logging and one change in logging. #115

Minor fixes to recording logging and one change in logging.

Minor fixes to recording logging and one change in logging. #115

Workflow file for this run

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