Skip to content

👷 Add package updater action #3

👷 Add package updater action

👷 Add package updater action #3

Workflow file for this run

name: PR label
# yamllint disable-line rule:truthy
on:
pull_request_target:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
workflows:
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/pr-labels.yaml@main
permissions:
contents: read
pull-requests: write