Skip to content

After updating the Raspberry Pi software package, the mipi camera encounters issues with color and cropping #299

After updating the Raspberry Pi software package, the mipi camera encounters issues with color and cropping

After updating the Raspberry Pi software package, the mipi camera encounters issues with color and cropping #299

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2