Skip to content

Update pre-commit configuration and add mdformat hook (#210) #110

Update pre-commit configuration and add mdformat hook (#210)

Update pre-commit configuration and add mdformat hook (#210) #110

Workflow file for this run

name: Build and deploy site
on:
push:
branches:
- main
workflow_dispatch:
jobs:
nikola_build:
runs-on: ubuntu-latest
name: Deploy Nikola to GitHub Pages
steps:
- name: Check out
uses: actions/checkout@v6
- name: Build and Deploy Nikola
uses: getnikola/nikola-action@v8
with:
dry_run: false