Skip to content

Commit

Permalink
adding github-actions-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 30, 2024
1 parent 2736440 commit 3dd1378
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ image_pipeline_workflows = {
}

repolist = [
{
description = "Workspace for ghe-runners and github-runner-image"
repo_org = "CSVD"
name = "github-actions-workspace"
is_private = false
repo_topics = [
"terraform-tools",
"github-actions"
]
},
{
description = "Module for attaching Actions and Environments to target repos"
repo_org = "CSVD"
Expand Down

0 comments on commit 3dd1378

Please sign in to comment.