Skip to content

Merge pull request #217 from guidograzioli/major_upgrade_test #307

Merge pull request #217 from guidograzioli/major_upgrade_test

Merge pull request #217 from guidograzioli/major_upgrade_test #307

Workflow file for this run

---
name: Documentation
on:
push:
branches:
- main
tags:
- "[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
jobs:
docs:
uses: ansible-middleware/github-actions/.github/workflows/docs.yml@main
secrets: inherit
with:
fqcn: 'middleware_automation/keycloak'
collection_fqcn: 'middleware_automation.keycloak'
historical_docs: 'false'