Skip to content

Commit 671ecca

Browse files
committed
Commented workflow files.
1 parent 3d36feb commit 671ecca

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-jupyter-book.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Workflow for deploying fdm-jupyter-book to GitHub Pages (https://www.devitoproject.org/devito_book/)
12
name: Deploy Jupyter Book
23

34
# Only run this when the master branch changes

.github/workflows/jupyter-notebooks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Workflow for checking notebooks in fdm-devito-notebooks are compiling using nbval
12
name: Jupyter Notebooks
23

34
on:

.github/workflows/verification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Workflow for running verification tests from original textbook on Devito functions
12
name: Verification
23

34
on:

0 commit comments

Comments
 (0)