Skip to content

[DPE-10609] Unit tests for the operator-cert manager + handler (4/4) #193

[DPE-10609] Unit tests for the operator-cert manager + handler (4/4)

[DPE-10609] Unit tests for the operator-cert manager + handler (4/4) #193

Workflow file for this run

# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: Check pull request
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- edited
branches:
- '*/edge'
jobs:
check-pr:
name: Check pull request
uses: canonical/data-platform-workflows/.github/workflows/check_charm_pr.yaml@v50.0.0
permissions: {}