Skip to content

chore(deps): update actions/checkout action to v5 - autoclosed #17

chore(deps): update actions/checkout action to v5 - autoclosed

chore(deps): update actions/checkout action to v5 - autoclosed #17

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:
linkcheck-files: "'*.md' 'docs/**/*.md' 'terraform/**/*.md' './**/*.rst'"