Skip to content

lock-manager: Add unit tests for behaviour not covered by storage testsuite #7

lock-manager: Add unit tests for behaviour not covered by storage testsuite

lock-manager: Add unit tests for behaviour not covered by storage testsuite #7

Workflow file for this run

---
name: "Labels Check"
on:
pull_request:
branches: ["main"]
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
jobs:
check-labels:
permissions:
pull-requests: read
uses: heathcliff26/ci/.github/workflows/label-check.yaml@main