Skip to content

Review site and update #35

Review site and update

Review site and update #35

Workflow file for this run

name: Validate
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run structural validation
run: ./validate.sh