Test prepare workflow

This commit is contained in:
mdeggies
2023-01-25 15:54:48 -08:00
parent ec1d2e68f5
commit 2458558fae
+2 -1
View File
@@ -9,7 +9,8 @@ project "packer" {
organization = "hashicorp"
repository = "packer"
release_branches = [
"main",
"main",
"test-prepare"
]
}
}