Skip to content

kein USB-Boot mit Pi4B-8GB möglich seit 3.75.6.20240316 ( Problemverursacher: /boot/u-boot.bin ) #593

kein USB-Boot mit Pi4B-8GB möglich seit 3.75.6.20240316 ( Problemverursacher: /boot/u-boot.bin )

kein USB-Boot mit Pi4B-8GB möglich seit 3.75.6.20240316 ( Problemverursacher: /boot/u-boot.bin ) #593

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@v4