Skip to content

Commit 2a23510

Browse files
committed
ci: trigger on release but not on pre-release
Signed-off-by: Ricardo Lopes <[email protected]>
1 parent 7fc6c5d commit 2a23510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Generate SBOM with Kubernetes BOM
33
on:
44
release:
55
types:
6-
- published
6+
- released
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)