Skip to content

Fix lint await issues - # 1628 #532

Fix lint await issues - # 1628

Fix lint await issues - # 1628 #532

Workflow file for this run

name: Release Drafter
on:
push:
branches: [latest]
pull_request: # required for autolabeler
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
stale:
uses: homebridge/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}