Skip to content

Commit fafa2fc

Browse files
committed
removing these since main branch already removed these
Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent 70a5d60 commit fafa2fc

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

.github/workflows/ci-main-pull-request.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -359,21 +359,12 @@ on:
359359
required: false
360360
type: string
361361
default: 'path/to/detect'
362-
generate-msft-sbom:
363-
description: 'Generate SBOM using MSFT tools'
364-
required: false
365-
type: boolean
366-
default: true
367-
license_scout:
368-
description: 'Run license scout for license compliance'
369-
required: false
370-
type: boolean
371-
default: true
372362
run-bundle-install: # Added to support projects without committed Gemfile.lock (e.g., chef-cli)
373363
description: 'Run bundle install before scanning to generate Gemfile.lock at runtime'
374364
required: false
375365
type: boolean
376366
default: false
367+
377368
udf1:
378369
description: 'User defined flag 1'
379370
required: false

0 commit comments

Comments
 (0)