Skip to content

Bump node from 22.13.1 to 22.14.0 #34

Bump node from 22.13.1 to 22.14.0

Bump node from 22.13.1 to 22.14.0 #34

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