Skip to content

Commit 06942ca

Browse files
Update gitstream.cm
1 parent 62dbcec commit 06942ca

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
@@ -1,7 +1,7 @@
11
automations:
22
estimated_time_to_review:
33
if:
4-
- {{ true | nope }}
4+
- {{ pr.labels | match(term='etr') }}
55
run:
66
- action: add-label@v1
77
args:

0 commit comments

Comments
 (0)