Skip to content

Commit 5fbd371

Browse files
committed
Missing colon for option
1 parent 7a9f75e commit 5fbd371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oracle-db-deinstall.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ on:
4343
description: "Oracle Database Home to Deinstall"
4444
type: choice
4545
default: "DO_NOT_DEINSTALL"
46-
options
46+
options:
4747
- "DO_NOT_DEINSTALL"
4848
- "/u01/app/oracle/product/19.0.0.0/db"
4949
VerboseOutput:

0 commit comments

Comments
 (0)