Skip to content

Proxmox 7.2 - HB-RF-USB-2 mit HM-MOD-RPI-PCB wird nicht erkannt #16

Proxmox 7.2 - HB-RF-USB-2 mit HM-MOD-RPI-PCB wird nicht erkannt

Proxmox 7.2 - HB-RF-USB-2 mit HM-MOD-RPI-PCB wird nicht erkannt #16

Workflow file for this run

# RaspberryMatic Label Actions workflow
# yamllint disable rule:truthy
---
name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3