Skip to content

Bump zeroconf from 0.133.0 to 0.134.0 #1005

Bump zeroconf from 0.133.0 to 0.134.0

Bump zeroconf from 0.133.0 to 0.134.0 #1005

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- main
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: ludeeus/[email protected]
with:
labels: >-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies