Skip to content

Fix custom name & image for manually added radio URL's #5184

Fix custom name & image for manually added radio URL's

Fix custom name & image for manually added radio URL's #5184

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
- ready_for_review
branches:
- stable
- dev
pull_request_target:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
- ready_for_review
branches:
- stable
- dev
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, documentation, new-provider, enhancement