Skip to content

Commit aa10903

Browse files
committed
ACQE-5682: Add metadata to ACQE Repos
1 parent b08faa3 commit aa10903

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/.metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"templateVersion": "0.1",
2+
"templateVersion": "0.2",
33
"product": {
44
"name": "Magento2 Functional Testing Framework (MFTF)",
55
"description": "MFTF is a framework to write and execute UI Functional tests for Magento 2 projects"
@@ -21,6 +21,7 @@
2121
"component": "Test Infrastructure"
2222
}
2323
},
24+
"productionCodeBranches": ["master"],
2425
"staticScan": {
2526
"enable": true,
2627
"frequency": "monthly",

0 commit comments

Comments
 (0)