Skip to content

Commit 14dd7a8

Browse files
Added in trigger for a test branch
1 parent 3bfa784 commit 14dd7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Generate SBOM
77
on:
88
workflow_dispatch: {}
99
push:
10-
branches: ['main', 'sbom']
10+
branches: ['main', 'sbom-test']
1111
paths:
1212
- 'pyproject.toml'
1313
- 'uv.lock'

0 commit comments

Comments
 (0)