Skip to content

feat(docs): Evolve and standardize the documentation workflow #3

feat(docs): Evolve and standardize the documentation workflow

feat(docs): Evolve and standardize the documentation workflow #3

Workflow file for this run

name: Documentation
on:
push:
branches: [ "main" ]
pull_request:
jobs:
docs-checks:
uses: canonical/operator-workflows/.github/workflows/docs.yaml@main
secrets: inherit
with:
vale-files: '["README.md","CONTRIBUTING.md","docs/"]'