Skip to content

Commit 4e6cda8

Browse files
committed
Add sbom-test workflow
1 parent 247417a commit 4e6cda8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sbom-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

2-
name: SBOM Vulnerability Scanning - Testing
2+
name: SBOM Testing
33

44
on:
55
workflow_dispatch:
66
inputs:
77
environment:
8-
description: "Run SBOM check"
8+
description: "SBOM check"
99
required: true
1010
type: choice
1111
options:

0 commit comments

Comments
 (0)