Skip to content

separate support of rust 1.75 to avoid build issues #419

separate support of rust 1.75 to avoid build issues

separate support of rust 1.75 to avoid build issues #419

name: PR Label Checklists
on:
pull_request_target:
types: [edited]
jobs:
verify:
name: Verify
permissions:
pull-requests: read
statuses: write
contents: read
uses: eclipse-zenoh/ci/.github/workflows/pr-label-checklists-verify.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}