Skip to content

Commit

Permalink
Merge pull request #1451 from alphagov/add-govuk-design-guide
Browse files Browse the repository at this point in the history
Remove govuk-design-guide import
  • Loading branch information
theseanything authored Oct 2, 2024
2 parents 4e094a7 + 5e9280b commit 93454b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions terraform/deployments/github/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,3 @@ resource "github_actions_organization_secret_repositories" "pact_broker_username
secret_name = "GOVUK_PACT_BROKER_USERNAME"
selected_repository_ids = [for repo in local.pact_publishers : repo.repo_id]
}

import {
to = github_repository.govuk_repos["govuk-design-guide"]
id = "govuk-design-guide"
}

0 comments on commit 93454b8

Please sign in to comment.