We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e2e-v2.yml
1 parent 43460ef commit 1f1c420Copy full SHA for 1f1c420
scripts/update-maestro.sh
@@ -8,7 +8,7 @@ fi
8
9
# yml files to search and update MAESTRO_VERSION
10
files=(
11
- "$(dirname "$0")/../.github/workflows/e2e.yml"
+ "$(dirname "$0")/../.github/workflows/e2e-v2.yml"
12
"$(dirname "$0")/../.github/workflows/sample-application.yml"
13
)
14
0 commit comments