Skip to content

Commit 7b0d12c

Browse files
committed
Remove branch protection from SKC master
It will be a while before CI is up and running on the master branch of SKC, especially the AIO jobs. This change removes all required status so merges are not blocked. Changes still require approval from the kayobe team.
1 parent c3e9303 commit 7b0d12c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,8 @@
369369
"aio upgrade (Ubuntu Jammy OVS) / All in one",
370370
"Ansible 2.15 lint with Python 3.10",
371371
"Ansible 2.16 lint with Python 3.12"
372-
]
372+
],
373+
"stackhpc/master": []
373374
},
374375
"stackhpc-release-train": {
375376
"default": [

0 commit comments

Comments
 (0)