feat: add daily manual price review workflow
This commit is contained in:
@@ -27,6 +27,7 @@ CANONICAL_OBJECT_FILENAMES = {
|
||||
"result_json": "result.json",
|
||||
"structured_result_json": "structured-result.json",
|
||||
"exception_report": "exception-report.xlsx",
|
||||
"manual_override_json": "manual-override.json",
|
||||
}
|
||||
PREFIX_SEGMENT_RE = re.compile(r"^[a-z0-9][a-z0-9_-]{0,62}$")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user