Skip to content

add v0.12.3 info to changelog #198

add v0.12.3 info to changelog

add v0.12.3 info to changelog #198

Workflow file for this run

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