Skip to content

Add QAB integration documentation and validation workflows #8

Add QAB integration documentation and validation workflows

Add QAB integration documentation and validation workflows #8

Workflow file for this run

name: Notebook Validation
on:
push:
pull_request:
jobs:
notebooks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: find notebooks -name "*.ipynb"