Skip to content

feat: angular + sanity template updates (#34) #279

feat: angular + sanity template updates (#34)

feat: angular + sanity template updates (#34) #279

Workflow file for this run

name: Validate Template
on: push
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/template-validator@v1
with:
repository: ${{ github.repository }}