diff --git a/.cm/gitstream.cm b/.cm/gitstream.cm index 18e31fea365..dda0822fcf7 100644 --- a/.cm/gitstream.cm +++ b/.cm/gitstream.cm @@ -74,4 +74,4 @@ changes: has: screenshot_link: {{ pr.description | includes(regex=r/!\[.*\]\(.*(jpg|svg|png|gif|psd).*\)/) }} - image_uploaded: {{ pr.description | includes(regex=r//) }} + image_uploaded: {{ pr.description | includes(regex=r/()|!\[image\]\(.*github\.com.*\)/) }}