Skip to content

Handle noble not being "poweredOn" on init. #55

Handle noble not being "poweredOn" on init.

Handle noble not being "poweredOn" on init. #55

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: OpenWonderLabs/.github/.github/workflows/release-drafter.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}