Skip to content

CI: Inform external examples of changes #2

CI: Inform external examples of changes

CI: Inform external examples of changes #2

on:
push:
branches:
- master
- example-directory
jobs:
notify-notebook:
runs-on: ubuntu-latest
steps:
# Add more like these when linking external example CI
- name: Inform original paper
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PYSINDY_EXAMPLE_PAT }}
repository: dynamicslab/sindy-original-example
event-type: pysindy-commit