Skip to content

ci: retrigger checks #11

ci: retrigger checks

ci: retrigger checks #11

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"