Skip to content

Mark liveliness_declare_background_subscriber as stable and enable it for zenoh-pico #532

Mark liveliness_declare_background_subscriber as stable and enable it for zenoh-pico

Mark liveliness_declare_background_subscriber as stable and enable it for zenoh-pico #532

Workflow file for this run

name: Check required labels
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled]
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