This repository was archived by the owner on Dec 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
call_context_check :
12
12
uses : dj-sciops/djsciops-cicd/.github/workflows/context_check.yaml@main
13
13
call_u24_workflow_build_debian :
14
- uses : yambottle /djsciops-cicd/.github/workflows/u24_workflow_build.yaml@main
14
+ uses : dj-sciops /djsciops-cicd/.github/workflows/u24_workflow_build.yaml@main
15
15
with :
16
16
jhub_ver : 1.4.2
17
17
py_ver : 3.9
Original file line number Diff line number Diff line change 9
9
uses : dj-sciops/djsciops-cicd/.github/workflows/context_check.yaml@main
10
10
call_u24_workflow_release_debian :
11
11
if : >-
12
- github.event.workflow_run.conclusion == 'success' && github.repository_owner == 'yambottle '
13
- uses : yambottle /djsciops-cicd/.github/workflows/u24_workflow_release.yaml@main
12
+ github.event.workflow_run.conclusion == 'success' && github.repository_owner == 'datajoint '
13
+ uses : dj-sciops /djsciops-cicd/.github/workflows/u24_workflow_release.yaml@main
14
14
with :
15
15
jhub_ver : 1.4.2
16
16
py_ver : 3.9
Original file line number Diff line number Diff line change 8
8
call_context_check :
9
9
uses : dj-sciops/djsciops-cicd/.github/workflows/context_check.yaml@main
10
10
call_u24_workflow_build_debian :
11
- uses : yambottle /djsciops-cicd/.github/workflows/u24_workflow_build.yaml@main
11
+ uses : dj-sciops /djsciops-cicd/.github/workflows/u24_workflow_build.yaml@main
12
12
with :
13
13
jhub_ver : 1.4.2
14
14
py_ver : 3.9
You can’t perform that action at this time.
0 commit comments