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.
1 parent 11f3bf9 commit 54e008fCopy full SHA for 54e008f
.github/workflows/reusable-build-test-release.yml
@@ -51,7 +51,7 @@ on:
51
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']"
52
type: string
53
default: >-
54
- ["latest"]
+ []
55
secrets:
56
GH_TOKEN_ADMIN:
57
description: Github admin token
0 commit comments