Skip to content

✨ feat(analytics): make Umami DNT behavior configurable #6

✨ feat(analytics): make Umami DNT behavior configurable

✨ feat(analytics): make Umami DNT behavior configurable #6

Workflow file for this run

name: Test build
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
test:
name: Test Site Build
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
submodules: true
- name: Zola Build
uses: shalzz/zola-deploy-action@v0.19.2
env:
BUILD_ONLY: true