Skip to content

Commit 2f65cbc

Browse files
committed
fix: superfluous options
1 parent 3a3378f commit 2f65cbc

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/zap-scan-node.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ on:
2222
description: 'The openshift environment to scan'
2323
default: 'dev'
2424
type: string
25-
required: true
26-
options:
27-
- 'dev'
28-
- 'qa'
29-
- 'uat'
30-
- 'efx'
31-
- 'prod'
3225

3326
jobs:
3427
zap:

0 commit comments

Comments
 (0)