Skip to content

Commit 0894436

Browse files
authored
Update batch_image_correlation.yml
1 parent c18f0ab commit 0894436

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/batch_image_correlation.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,8 @@ jobs:
151151
img1_product_name: ${{ matrix.img1_product_name }}
152152
img2_product_name: ${{ matrix.img2_product_name }}
153153
workflow_name: ${{ matrix.name }}
154+
155+
summary_statistics:
156+
needs: [S2_search, autoRIFT]
157+
name: summary_statistics
158+
uses: ./.github/workflows/summary_statistics.yml

0 commit comments

Comments
 (0)