Skip to content

Commit

Permalink
Update quarkus-statiq.tf (#241)
Browse files Browse the repository at this point in the history
Please perform any repository setting changes in the Terraform script (not in the repository directly), 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 1c1dc19
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 1c1dc19

Please sign in to comment.