create(regex): add generic release group patterns

This commit is contained in:
Seraphys 2025-02-08 20:36:07 -06:00 committed by GitHub
parent 6ac8203c66
commit c9ca68f2ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
regex_patterns/APEX.yml Normal file
View File

@ -0,0 +1,6 @@
name: APEX
pattern: (?<=^|[\s.-])APEX\b
description: ''
tags:
- Release Group
tests: []