Skip to content

[LP#2067404] Check and log all events on failed resources #42

[LP#2067404] Check and log all events on failed resources

[LP#2067404] Check and log all events on failed resources #42

Workflow file for this run

name: Charmed Kubernetes Inclusive Naming, Linting, and Unit Tests
on: [pull_request]
jobs:
call-inclusive-naming-check:
name: Inclusive Naming
uses: canonical/inclusive-naming/.github/workflows/woke.yaml@main
with:
fail-on-error: "true"
lint-unit:
name: Lint Unit
uses: charmed-kubernetes/workflows/.github/workflows/lint-unit.yaml@main
with:
python: "['3.8', '3.9', '3.10', '3.11']"