diff --git a/.github/data_validation_configs/videos.json b/.github/data_validation_configs/videos.json index 3099663..510eab3 100644 --- a/.github/data_validation_configs/videos.json +++ b/.github/data_validation_configs/videos.json @@ -17,5 +17,11 @@ ], "url_columns":[ "URL" - ] + ], + "column_is_in":{ + "Category":[ + "general", + "tutorial" + ] + } }