Skip to content

Commit 1f1c420

Browse files
fix(ci): Change current maestro lookup to e2e-v2.yml (#4880)
1 parent 43460ef commit 1f1c420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-maestro.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fi
88

99
# yml files to search and update MAESTRO_VERSION
1010
files=(
11-
"$(dirname "$0")/../.github/workflows/e2e.yml"
11+
"$(dirname "$0")/../.github/workflows/e2e-v2.yml"
1212
"$(dirname "$0")/../.github/workflows/sample-application.yml"
1313
)
1414

0 commit comments

Comments
 (0)