Skip to content

Commit

Permalink
fix: add missing BOPS app type suffixes to Slack notification pilot c…
Browse files Browse the repository at this point in the history
…riteria (#4052)
  • Loading branch information
jessicamcinchak authored Dec 6, 2024
1 parent b4f6930 commit b398905
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,11 @@ export const sendSlackNotification = async (
const pilotServices = [
"uniform",
"happ",
"hapr",
"hret",
"ldc",
"minor",
"major",
"apply for planning permission",
"apply for a lawful development certificate",
];
Expand Down

0 comments on commit b398905

Please sign in to comment.