Skip to content

Commit

Permalink
add level 4 to greenhouse options
Browse files Browse the repository at this point in the history
  • Loading branch information
adgramigna committed Nov 18, 2024
1 parent f161985 commit 2321876
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sources:
description: Department Category. Specifies if deparmtent is main department or sub department.
tests:
- accepted_values:
values: ['level-0', 'level-1', 'level-2', 'level-3'] #Mercury loves levels.
values: ['level-0', 'level-1', 'level-2', 'level-3', 'level-4'] #Anduril loves levels.
config:
severity: warn
- name: department_id
Expand Down

0 comments on commit 2321876

Please sign in to comment.