Skip to content

Commit 54e008f

Browse files
chore: change default value
1 parent 11f3bf9 commit 54e008f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ on:
5151
description: "List with TA versions (in 'X.X.X' format) that should be used as starting points for upgrade tests. Example: ['7.6.0', '7.7.0']"
5252
type: string
5353
default: >-
54-
["latest"]
54+
[]
5555
secrets:
5656
GH_TOKEN_ADMIN:
5757
description: Github admin token

0 commit comments

Comments
 (0)