Skip to content

Build issues - https://github.com/homebridge/HAP-NodeJS/actions/runs/9630265250/job/26560643600 #116

Build issues - https://github.com/homebridge/HAP-NodeJS/actions/runs/9630265250/job/26560643600

Build issues - https://github.com/homebridge/HAP-NodeJS/actions/runs/9630265250/job/26560643600 #116

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 }}