Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

tutorial: add synthesis experiment #62

tutorial: add synthesis experiment

tutorial: add synthesis experiment #62

Workflow file for this run

---
name: Codespell
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
codespell:
name: Check for typos
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Run codespell
uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2
with:
# this file contains typos by design
skip: acl-evil.lst,package-lock.json