Skip to content

Update heap note

Update heap note #358

Workflow file for this run

on: [pull_request]
name: Check Build
jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
- name: Test changes
run: hugo --minify --disableKinds=taxonomy,term