Skip to content

certificate: enroll against AD CS natively over LDAP and MS-ICPR #461

certificate: enroll against AD CS natively over LDAP and MS-ICPR

certificate: enroll against AD CS natively over LDAP and MS-ICPR #461

name: Main Documentation Checks
on:
push:
branches:
- main
paths:
- "docs/**"
pull_request:
paths:
- "docs/**"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: 'docs/'