Skip to content

Commit 3fd5b8f

Browse files
authored
Merge pull request #3086 from yeelali14/fix-gitstream-cm
Suggest fix regex in gitstream CM file
2 parents ed53736 + c8540f1 commit 3fd5b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cm/gitstream.cm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ triggers:
1010
branch:
1111
- l10n_dev
1212
- dev
13-
- r/(?i)(Dependabot|Renovate)/
13+
- r/([Dd]ependabot|[Rr]enovate)/
1414

1515

1616
automations:

0 commit comments

Comments
 (0)