This commit is contained in:
Phillip Webb 2024-03-27 12:50:53 -07:00
parent 922af49597
commit ec43c92150

View File

@ -13,7 +13,8 @@ on:
branches: docs-build
permissions: read-all
jobs:
build:
build-and-deploy-docs:
name: Build and Deploy Documentation
if: github.repository_owner == 'spring-projects'
runs-on: ubuntu-latest
steps: