Skip to content

Add support for the Cyclone DDS Iceoryx shared memory PSMX plugin #6

Add support for the Cyclone DDS Iceoryx shared memory PSMX plugin

Add support for the Cyclone DDS Iceoryx shared memory PSMX plugin #6

Workflow file for this run

name: Check required labels
on:
pull_request_target:
branches: ["**"]
jobs:
check-labels:
name: Check PR labels
uses: eclipse-zenoh/ci/.github/workflows/check-labels.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
permissions:
pull-requests: write