Automated update from GitHub Actions
This commit is contained in:
parent
8774f75e69
commit
b878461791
6 changed files with 25 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: MGE
|
||||
name: MGE (1)
|
||||
pattern: ^(MGE)$
|
||||
description: ''
|
||||
tags:
|
||||
6
regex_patterns/Radarr - MGE.yml
Normal file
6
regex_patterns/Radarr - MGE.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: Radarr - MGE
|
||||
pattern: ^(MGE\b.*)$
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
6
regex_patterns/Radarr - TM.yml
Normal file
6
regex_patterns/Radarr - TM.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
name: Radarr - TM
|
||||
pattern: ^(TM\b)$
|
||||
description: ''
|
||||
tags:
|
||||
- Radarr
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue