Skip to content

Commit

Permalink
Fix/update validator (#32)
Browse files Browse the repository at this point in the history
* Fix validator
  • Loading branch information
kenjonespizza authored Dec 21, 2024
1 parent 0682fae commit 6198bcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ jobs:
- uses: actions/checkout@v4
- name: Validate Sanity Template
uses: sanity-io/template-validator@v1
with:
repository: ${{ github.repository }}

0 comments on commit 6198bcd

Please sign in to comment.