Skip to content

Commit

Permalink
Merge branch 'main' into snap-promote-track-core24
Browse files Browse the repository at this point in the history
  • Loading branch information
Deezzir authored Dec 3, 2024
2 parents 8aebba0 + b41a128 commit db09b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-plans/modules/GitHub/settings/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ resource "github_repository" "repo" {
allow_auto_merge = false

allow_update_branch = true
delete_branch_on_merge = false
delete_branch_on_merge = true
vulnerability_alerts = true

}
Expand Down

0 comments on commit db09b46

Please sign in to comment.