Skip to content

Added why-python.md to curriculum #5

Added why-python.md to curriculum

Added why-python.md to curriculum #5

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