Skip to content

Commit

Permalink
Merge pull request #958 from alphagov/remove-govuk-frontend
Browse files Browse the repository at this point in the history
Remove govuk-frontend
  • Loading branch information
ChrisBAshton authored Oct 9, 2023
2 parents b2c24c4 + c3e0ed8 commit 6afc69e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/deployments/sentry/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ locals {
"email-alert-service" = ["govuk-content-interactions-on-platform", "govuk-find-and-view"],
"feedback" = ["govuk-find-and-view"],
"finder-frontend" = ["govuk-find-and-view"],
"frontend" = ["govuk-find-and-view", "govuk-frontend"],
"government-frontend" = ["govuk-find-and-view", "govuk-frontend"],
"frontend" = ["govuk-find-and-view"],
"government-frontend" = ["govuk-find-and-view"],
"govspeak-preview" = ["govuk-publishing-platform"],
"hmrc-manuals-api" = ["govuk-publishing-platform"],
"imminence" = ["govuk-content-interactions-on-platform", "govuk-find-and-view"],
Expand Down

0 comments on commit 6afc69e

Please sign in to comment.