Skip to content

Commit

Permalink
Update quarkus-statiq.tf
Browse files Browse the repository at this point in the history
Please do any repository setting changes in the Terraform script, otherwise they will be reverted. 

See https://github.com/orgs/quarkiverse/discussions/98#discussioncomment-4975123
  • Loading branch information
gastaldi authored Jun 22, 2024
1 parent 2990dbc commit fbb078f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform-scripts/quarkus-statiq.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ resource "github_repository" "quarkus_statiq" {
archive_on_destroy = true
delete_branch_on_merge = true
has_issues = true
has_projects = true
vulnerability_alerts = true
topics = ["quarkus-extension", "web", "static", "generate", "blog"]
}
Expand Down

0 comments on commit fbb078f

Please sign in to comment.