Skip to content

Add thumbnail image to la-riots source set #7095

Add thumbnail image to la-riots source set

Add thumbnail image to la-riots source set #7095

Workflow file for this run

name: 🧪 CI Tests
on: [push, pull_request]
jobs:
specs:
name: 📋 Specs
uses: ./.github/workflows/specs.yml
format:
name: 👮 Formatter
uses: ./.github/workflows/rubocop.yml
orgs:
name: 🫀 Validate Orgs
runs-on: ubuntu-latest
steps:
- name: 📰 Checkout code
uses: actions/checkout@v4
- name: ✔️ Validate Orgs
uses: cardinalby/schema-validator-action@v3
with:
file: public/data/orgs.json
schema: public/data/orgs.schema.json