Skip to content

Minor docs cleanup #664

Minor docs cleanup

Minor docs cleanup #664

Workflow file for this run

name: Deploy Docs
on:
push:
branches:
- '*.x'
- main
tags:
- '**'
workflow_dispatch:
permissions:
actions: write
jobs:
dispatch-docs-build:
if: github.repository_owner == 'spring-projects'
uses: spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@main