Skip to content

Commit

Permalink
Merge pull request #6122 from ministryofjustice/add-dbas-and-unilink-…
Browse files Browse the repository at this point in the history
…to-delius-core-test

Add DBAs and Unlink to delius-core-test
  • Loading branch information
andrewmooreio authored Feb 2, 2024
2 parents 76350fc + 03660ba commit 4f1e07a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions environments/delius-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@
{
"github_slug": "hmpps-migration",
"level": "developer"
},
{
"github_slug": "hmpps-dba",
"level": "developer"
},
{
"github_slug": "unilink",
"level": "developer"
}
]
}
Expand Down
6 changes: 3 additions & 3 deletions environments/delius-mis.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
{
"github_slug": "hmpps-dba",
"level": "instance-management"
"level": "developer"
}
]
},
Expand All @@ -39,7 +39,7 @@
},
{
"github_slug": "hmpps-dba",
"level": "instance-management"
"level": "developer"
}
]
},
Expand All @@ -52,7 +52,7 @@
},
{
"github_slug": "hmpps-dba",
"level": "instance-management"
"level": "developer"
}
]
}
Expand Down

0 comments on commit 4f1e07a

Please sign in to comment.