Skip to content

Commit

Permalink
chore: disable lifecycle check for repo that will be deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Nov 25, 2024
1 parent b3c3875 commit 90b8ed9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apache-wicket.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ resource "github_repository" "apache-wicket" {
pages {
build_type = "workflow"
}

lifecycle {
prevent_destroy = true
}
}

resource "github_repository_ruleset" "apache-wicket-main" {
Expand Down

0 comments on commit 90b8ed9

Please sign in to comment.