Moved hallowed and BHDStudio to Tier 01

This commit is contained in:
Kyle McClain 2025-04-12 16:05:38 -07:00 committed by GitHub
parent 7bf62d30da
commit 468f74c7a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -18,4 +18,14 @@ conditions:
pattern: HONE
required: false
type: release_group
- name: BHDStudio
type: release_group
required: false
negate: false
pattern: BHDStudio
- name: hallowed
type: release_group
required: false
negate: false
pattern: hallowed
tests: []

View File

@ -123,14 +123,4 @@ conditions:
pattern: ViSUM
required: false
type: release_group
- name: BHDStudio
type: release_group
required: false
negate: false
pattern: BHDStudio
- name: hallowed
type: release_group
required: false
negate: false
pattern: hallowed
tests: []