Skip to content

draft notebook to make adding custom nodes easier #974

draft notebook to make adding custom nodes easier

draft notebook to make adding custom nodes easier #974

Workflow file for this run

name: Codespell
on:
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2