Add suppression for AutoMerge (#9524)

This commit is contained in:
Charles Gagnon
2020-03-10 12:50:18 -07:00
committed by GitHub
parent 3a1cd98856
commit efc8294f70

View File

@@ -8,6 +8,10 @@
{
"file": "build\\actions\\AutoLabel\\dist\\index.js",
"_justification": "False positive from webpacked code"
},
{
"file": "build\\actions\\AutoMerge\\dist\\index.js",
"_justification": "False positive from webpacked code"
}
]
}