Skip to content

Commit

Permalink
Merge pull request #2960 from Flow-Launcher/min_review_trigger_rule
Browse files Browse the repository at this point in the history
Update gitstream.cm minutes to review trigger rule
  • Loading branch information
jjw24 authored Sep 10, 2024
2 parents c849769 + a6817b4 commit 8b3c844
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cm/gitstream.cm
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@ triggers:
branch:
- l10n_dev
- dev
- r/(?i)(Dependabot|Renovate)/


automations:
# Add a label that indicates how many minutes it will take to review the PR.
estimated_time_to_review:
on:
- commit
if:
- true
run:
Expand Down

0 comments on commit 8b3c844

Please sign in to comment.