Skip to content

Commit

Permalink
terraform/github: import buildbot-void-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Sep 28, 2024
1 parent ca90700 commit fa001d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions terraform/github/github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,15 @@ locals {
"pkg-committers",
]
}

buildbot-theme = {
description = "Void Linux theme for Buildbot"
allow_merge_commit = false
allow_squash_merge = false
teams = [
"pkg-committers",
]
}
}
}

Expand Down

0 comments on commit fa001d8

Please sign in to comment.