Skip to content

Commit 56db3e5

Browse files
updated to main
1 parent 9f57d68 commit 56db3e5

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
@@ -8,7 +8,7 @@ name: Generate SBOM
88
on:
99
workflow_dispatch: {}
1010
push:
11-
branches: ['master']
11+
branches: ['main']
1212
paths:
1313
- 'pyproject.toml'
1414
- 'requirements.txt'

0 commit comments

Comments
 (0)