Skip to content

chore(deps): update angular monorepo to v17 #11

chore(deps): update angular monorepo to v17

chore(deps): update angular monorepo to v17 #11

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