Skip to content

Add SCORING_VALIDATION_PLAN.md #11

Add SCORING_VALIDATION_PLAN.md

Add SCORING_VALIDATION_PLAN.md #11

Workflow file for this run

name: Docs
on:
pull_request:
push:
branches: [main]
jobs:
docs-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Placeholder
run: echo "Add markdown/link checks with the first documentation PR."