Skip to content

Bump braces from 3.0.2 to 3.0.3 #221

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #221

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