1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-26 05:36:37 +00:00
Files
frontend/.github/workflows/labeler.yaml
2025-09-12 19:17:44 +02:00

16 lines
323 B
YAML

name: "Pull Request Labeler"
on: pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
sync-labels: true