Skip to content

chore(deps): update hoverkraft-tech/compose-action action to v2.5.0 #24

chore(deps): update hoverkraft-tech/compose-action action to v2.5.0

chore(deps): update hoverkraft-tech/compose-action action to v2.5.0 #24

Workflow file for this run

# GitHub Actions Workflow: Check Antora Documentation Build
# Validates that the documentation site builds successfully on PRs and Renovate branches.
# Does not deploy - only verifies the build works.
name: Check Antora Build
on:
pull_request:
push:
branches:
- 'renovate/**'
jobs:
check:
name: Build documentation site
uses: ./.github/workflows/build-antora.yml