Skip to content

Updating quick-tour notebooks #19

Updating quick-tour notebooks

Updating quick-tour notebooks #19

Workflow file for this run

name: "Pull Request"
on:
pull_request:
push:
branches:
- main
jobs:
report-client-versions:
uses: './.github/workflows/client-versions.yaml'
secrets: inherit
test-notebooks:
uses: './.github/workflows/test-notebooks-changed.yaml'
secrets: inherit