Skip to content

Commit 90d8bf3

Browse files
authored
trigger CI on changes to sample data (#139)
1 parent ab09c3e commit 90d8bf3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- master
1313
paths:
1414
# NB currently the Notebooks are not in Docker Image!
15+
- workshop/jupyter/content/data
1516
- workshop/jupyter/Dockerfile
1617
- workshop/jupyter/entrypoint.sh
1718
- workshop/jupyter/requirements.txt
@@ -20,6 +21,7 @@ on:
2021
pull_request:
2122
paths:
2223
# NB currently the Notebooks are not in Docker Image!
24+
- workshop/jupyter/content/data
2325
- workshop/jupyter/Dockerfile
2426
- workshop/jupyter/entrypoint.sh
2527
- workshop/jupyter/requirements.txt

0 commit comments

Comments
 (0)