We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d8bf3 commit db8ab96Copy full SHA for db8ab96
.github/workflows/docker.yml
@@ -12,7 +12,6 @@ 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
@@ -21,7 +20,6 @@ on:
21
20
pull_request:
22
23
24
25
26
27
0 commit comments