mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-31 21:39:10 -07:00
Added supershipit to botmeta sanity test (#50219)
This commit is contained in:
parent
ff49bbd15d
commit
7bce6818eb
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ def main():
|
|||
'labels': Any(list_string_types, *string_types),
|
||||
'maintainers': Any(list_string_types, *string_types),
|
||||
'notified': Any(list_string_types, *string_types),
|
||||
'supershipit': Any(list_string_types, *string_types),
|
||||
'support': Any("core", "network", "community"),
|
||||
})
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue