Skip to content

Commit

Permalink
CI: add job for manually running (and updating) notebooks 5
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippvK committed Dec 29, 2023
1 parent e68d6d8 commit 0bf11cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
##
name: Run Notebook
on:
push:
branches:
- main
- develop
workflow_dispatch:
inputs:
path:
Expand Down

0 comments on commit 0bf11cb

Please sign in to comment.