Skip to content

Commit b8b0c09

Browse files
authored
Update image_correlation_pair.yml
1 parent 5cd5f3b commit b8b0c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image_correlation_pair.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ on:
1010
type: string
1111
required: true
1212
description: S2 image 1 product name
13-
default: 'S2A_MSIL2A_20200629T054641_N0500_R048_T43SEA_20230505T184918.SAFE'
13+
default: S2A_MSIL2A_20200629T054641_N0500_R048_T43SEA_20230505T184918.SAFE
1414
img2_product_name:
1515
type: string
1616
required: true
1717
description: S2 image 2 product name
18-
default: 'S2B_MSIL2A_20200922T054639_N0500_R048_T43SEA_20230624T184729.SAFE'
18+
default: S2B_MSIL2A_20200922T054639_N0500_R048_T43SEA_20230624T184729.SAFE
1919
workflow_name:
2020
description: 'Custom workflow name'
2121
required: false

0 commit comments

Comments
 (0)