We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f57d68 commit 56db3e5Copy full SHA for 56db3e5
.github/workflows/sbom.yml
@@ -8,7 +8,7 @@ name: Generate SBOM
8
on:
9
workflow_dispatch: {}
10
push:
11
- branches: ['master']
+ branches: ['main']
12
paths:
13
- 'pyproject.toml'
14
- 'requirements.txt'
0 commit comments