We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9f75e commit 5fbd371Copy full SHA for 5fbd371
.github/workflows/oracle-db-deinstall.yml
@@ -43,7 +43,7 @@ on:
43
description: "Oracle Database Home to Deinstall"
44
type: choice
45
default: "DO_NOT_DEINSTALL"
46
- options
+ options:
47
- "DO_NOT_DEINSTALL"
48
- "/u01/app/oracle/product/19.0.0.0/db"
49
VerboseOutput:
0 commit comments