Skip to content

Commit d34e59a

Browse files
committed
fix: add correct branch to trigger the flow
1 parent 3f075b2 commit d34e59a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- master
7+
- master_fake
88

99
permissions:
1010
contents: write

0 commit comments

Comments
 (0)