Skip to content

[ZEN-836] Add option to wait until callback drop in undeclare #263

[ZEN-836] Add option to wait until callback drop in undeclare

[ZEN-836] Add option to wait until callback drop in undeclare #263

name: PR Label Checklists
on:
pull_request_target:
types: [edited]
jobs:
verify:

Check failure on line 8 in .github/workflows/pr-label-checklists-verify.yml

View workflow run for this annotation

GitHub Actions / PR Label Checklists

Invalid workflow file

The workflow is not valid. .github/workflows/pr-label-checklists-verify.yml (Line: 8, Col: 3): Error calling workflow 'eclipse-zenoh/ci/.github/workflows/pr-label-checklists-verify.yml@main'. The workflow is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'.
name: Verify
permissions:
statuses: write
contents: read
uses: eclipse-zenoh/ci/.github/workflows/pr-label-checklists-verify.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}