Skip to content

docs: update Nexscope product positioning #4

docs: update Nexscope product positioning

docs: update Nexscope product positioning #4

Workflow file for this run

name: Validate examples
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Validate repository
run: python3 scripts/validate_repository.py