Skip to content

Commit 32c2816

Browse files
iliescuioanaSebastianSchildt
authored andcommitted
Minor format fixes in sbom workflow
Signed-off-by: Ioana Iliescu <ioana.iliescu@eclipse-foundation.org>
1 parent 2fb5187 commit 32c2816

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/generate-python-sbom.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Generate and upload SBOM into sbom.eclipse.org
22

33
on:
44
push:
5-
branches:
5+
branches:
66
- "main"
77
paths:
88
- "kuksa-client/pyproject.toml"
@@ -16,7 +16,6 @@ on:
1616
default: 'main'
1717
required: true
1818

19-
2019
env:
2120
PYTHON_VERSION: '3.12'
2221
PRODUCT_PATH: './kuksa-client'

0 commit comments

Comments
 (0)