Skip to content

feat: ✨ handle grouped errors under the enum constraint (#183) #127

feat: ✨ handle grouped errors under the enum constraint (#183)

feat: ✨ handle grouped errors under the enum constraint (#183) #127

Workflow file for this run

name: Build website
on:
push:
branches:
- main
# Limit token permissions for security
permissions: read-all
jobs:
build-website:
uses: seedcase-project/.github/.github/workflows/reusable-build-docs-with-python.yml@main
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}