mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix cm regex case-insensitive
This commit is contained in:
parent
8d018edf5e
commit
a6817b42e3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ triggers:
|
|||
branch:
|
||||
- l10n_dev
|
||||
- dev
|
||||
- r/(Dependabot|dependabot|Renovate|renovate)/
|
||||
- r/(?i)(Dependabot|Renovate)/
|
||||
|
||||
|
||||
automations:
|
||||
|
|
|
|||
Loading…
Reference in a new issue