Skip to content

Bump node from 22.13.0 to 22.13.1 #25

Bump node from 22.13.0 to 22.13.1

Bump node from 22.13.0 to 22.13.1 #25

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