mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Suggest fix regex in gitstream CM file
This commit is contained in:
parent
ed5373653d
commit
c8540f1a0a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ triggers:
|
||||||
branch:
|
branch:
|
||||||
- l10n_dev
|
- l10n_dev
|
||||||
- dev
|
- dev
|
||||||
- r/(?i)(Dependabot|Renovate)/
|
- r/([Dd]ependabot|[Rr]enovate)/
|
||||||
|
|
||||||
|
|
||||||
automations:
|
automations:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue