We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb3dcd commit 6e936d5Copy full SHA for 6e936d5
1 file changed
.github/workflows/sbom.yaml
@@ -2,8 +2,7 @@ name: Build Hugo Site And Generate SBOM
2
3
on:
4
push:
5
- branches:
6
- - main
+ branches: [main, add-sbom-workflow]
7
8
workflow_dispatch:
9
0 commit comments