Skip to content

Added deep dive links to 10-loops #19

Added deep dive links to 10-loops

Added deep dive links to 10-loops #19

Workflow file for this run

name: Notify Engine
on:
push:
branches: [main]
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT_TOKEN }}
repository: razorblade23/the-python-ledger-engine
event-type: curriculum_updated