Skip to content

test(plugins): create the empty running path so the package.json guard is reached #3137

test(plugins): create the empty running path so the package.json guard is reached

test(plugins): create the empty running path so the package.json guard is reached #3137

Workflow file for this run

name: PR Labeler
on:
pull_request: # 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 }}