Skip to content

Commit 913818a

Browse files
testing
1 parent e89d471 commit 913818a

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/workflows/test-sbom.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
name: Release adaptor container image
22

33
on:
4-
workflow_call:
5-
inputs:
6-
dockerhub_name:
7-
required: true
8-
type: string
9-
folder:
10-
required: true
11-
type: string
4+
push:
5+
branches:
6+
- check-sbom
127

138
jobs:
149
reusable_workflow_job:

0 commit comments

Comments
 (0)