Skip to content

Update 04-data-types.md #11

Update 04-data-types.md

Update 04-data-types.md #11

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