Skip to content

add: Spirit Cave to Sven slayer locations #122

add: Spirit Cave to Sven slayer locations

add: Spirit Cave to Sven slayer locations #122

Workflow file for this run

name: Validate JSON
on: [ push, pull_request ]
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Syntax check
uses: limitusus/json-syntax-check@v2.0.2
with:
pattern: "\\.json$"