Skip to content

Update _index.md (#2550) #266

Update _index.md (#2550)

Update _index.md (#2550) #266

name: Validate Documentation Static Content Generation
on:
push:
branches: [ documentation ]
pull_request:
branches: [ documentation ]
jobs:
build:
name: Hugo Documentation Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Hugo Static Content image
run: make container-generate