Skip to content

Commit c18251e

Browse files
committed
Workflow updates III.
1 parent 86b4780 commit c18251e

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

16-
17-
env:
18-
CONTEXT: ./
19-
2016
jobs:
2117

2218
build:

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

16-
17-
env:
18-
CONTEXT: ./
19-
2016
jobs:
2117
setup:
2218
runs-on: ubuntu-22.04

.github/workflows/submodule_sync.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ on:
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

16-
env:
17-
CONTEXT: ./
18-
1916
jobs:
2017
sync:
2118
name: 'Submodules Sync'

0 commit comments

Comments
 (0)