Skip to content

Commit

Permalink
Roq: Add Discussions (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Oct 23, 2024
1 parent e12b4b6 commit e37430b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform-scripts/quarkus-roq.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ resource "github_repository" "quarkus_statiq" {
delete_branch_on_merge = true
has_issues = true
has_projects = true
has_discussions = true
vulnerability_alerts = true
topics = ["quarkus-extension", "web", "static", "ssg", "site", "generator", "generate", "blog", "hacktoberfest"]

Expand Down

0 comments on commit e37430b

Please sign in to comment.