Skip to content

Commit 8d018ed

Browse files
authored
Update gitstream.cm minutes to review trigger rule
Update gitstream.cm minutes to review trigger rule
1 parent c849769 commit 8d018ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cm/gitstream.cm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,14 @@ triggers:
1010
branch:
1111
- l10n_dev
1212
- dev
13+
- r/(Dependabot|dependabot|Renovate|renovate)/
1314

1415

1516
automations:
1617
# Add a label that indicates how many minutes it will take to review the PR.
1718
estimated_time_to_review:
19+
on:
20+
- commit
1821
if:
1922
- true
2023
run:

0 commit comments

Comments
 (0)