We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab09c3e commit 90d8bf3Copy full SHA for 90d8bf3
1 file changed
.github/workflows/docker.yml
@@ -12,6 +12,7 @@ on:
12
- master
13
paths:
14
# NB currently the Notebooks are not in Docker Image!
15
+ - workshop/jupyter/content/data
16
- workshop/jupyter/Dockerfile
17
- workshop/jupyter/entrypoint.sh
18
- workshop/jupyter/requirements.txt
@@ -20,6 +21,7 @@ on:
20
21
pull_request:
22
23
24
25
26
27
0 commit comments