Skip to content

Commit

Permalink
adding supervisord-managed-runners repo
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Nov 15, 2024
1 parent 51b33d0 commit 48ae59d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ repolist = [
"terraform-tools",
]
},
{
description = "supervisord-managed-runners"
repo_org = "CSVD"
name = "supervisord-managed-runners"
is_template = true
is_private = false
repo_topics = [
"terraform-tools",
"github-actions"
]
},
{
description = "Workspace for ghe-runners and github-runner-image"
repo_org = "CSVD"
Expand Down

0 comments on commit 48ae59d

Please sign in to comment.