Skip to content

Update update sanity and add react-is to fix dev mode #281

Update update sanity and add react-is to fix dev mode

Update update sanity and add react-is to fix dev mode #281

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 }}