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 54e008f commit da1fbb8Copy full SHA for da1fbb8
.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
- []
+ [""]
55
secrets:
56
GH_TOKEN_ADMIN:
57
description: Github admin token
0 commit comments