Skip to content

Commit 4d07db9

Browse files
committed
add dockerfile and workflow to build a jupyter
1 parent 6ae19a0 commit 4d07db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-jupyter-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ghcr
2-
#on:
3-
# push:
2+
on:
3+
push:
44
# branches: [ "main" ]
55
# pull_request:
66
# branches: [ "main" ]

0 commit comments

Comments
 (0)