Skip to content

Set HB & HB UI versions for image and update HB & HB UI if update versions ahead of current #16

Set HB & HB UI versions for image and update HB & HB UI if update versions ahead of current

Set HB & HB UI versions for image and update HB & HB UI if update versions ahead of current #16

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