Skip to content

Fix typo (#2800)

Fix typo (#2800) #283

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