Skip to content

Commit

Permalink
Add dbt theme (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Mar 22, 2023
1 parent 821d426 commit b8f4950
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/validators/metadata_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ def validate_mandatory(self):
"business",
"default",
"northernireland",
"dbt",
"dbt-ni",
"dbt-dsit",
"dbt-dsit-ni",
"orr",
Expand Down
2 changes: 2 additions & 0 deletions schemas/questionnaire_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
"default",
"health",
"northernireland",
"dbt",
"dbt-ni",
"dbt-dsit",
"dbt-dsit-ni",
"orr",
Expand Down

0 comments on commit b8f4950

Please sign in to comment.