Polish
This commit is contained in:
parent
922af49597
commit
ec43c92150
|
@ -13,7 +13,8 @@ on:
|
||||||
branches: docs-build
|
branches: docs-build
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build-and-deploy-docs:
|
||||||
|
name: Build and Deploy Documentation
|
||||||
if: github.repository_owner == 'spring-projects'
|
if: github.repository_owner == 'spring-projects'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue