diff --git a/terraform/github/branches.tf b/terraform/github/branches.tf index a3c89c06..c7db184b 100644 --- a/terraform/github/branches.tf +++ b/terraform/github/branches.tf @@ -90,7 +90,7 @@ resource "github_branch_protection" "kayobe_branch_protection_py_3-6" { "tox / Tox py3 with Python 3.8", "tox / Tox py3 with Python 3.6" ] - })) + }).all) strict = false } @@ -125,7 +125,7 @@ resource "github_branch_protection" "kayobe_branch_protection_py_3-10" { "tox / Tox py3 with Python 3.10", "tox / Tox py3 with Python 3.8" ] - })) + }).all) strict = false } diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index cf8fc944..e97f4647 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -330,7 +330,7 @@ "aio (Ubuntu OVS) / All in one", "aio (Ubuntu OVN) / All in one" ], - "stackhpc/zed": [ + "stackhpc/[z,2]*": [ "Tox pep8 with Python 3.10", "Tox releasenotes with Python 3.10", "Build Kayobe Image / Build kayobe image",