mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update gitstream.cm minutes to review trigger rule
Update gitstream.cm minutes to review trigger rule
This commit is contained in:
parent
c84976958a
commit
8d018edf5e
1 changed files with 3 additions and 0 deletions
|
|
@ -10,11 +10,14 @@ triggers:
|
||||||
branch:
|
branch:
|
||||||
- l10n_dev
|
- l10n_dev
|
||||||
- dev
|
- dev
|
||||||
|
- r/(Dependabot|dependabot|Renovate|renovate)/
|
||||||
|
|
||||||
|
|
||||||
automations:
|
automations:
|
||||||
# Add a label that indicates how many minutes it will take to review the PR.
|
# Add a label that indicates how many minutes it will take to review the PR.
|
||||||
estimated_time_to_review:
|
estimated_time_to_review:
|
||||||
|
on:
|
||||||
|
- commit
|
||||||
if:
|
if:
|
||||||
- true
|
- true
|
||||||
run:
|
run:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue