Skip to content

Commit 148d90f

Browse files
Backend dependency track
1 parent d538d52 commit 148d90f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependency-track.yml renamed to .github/workflows/dependency-track-backend.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Build and Upload SBOMs to Dependency-Track
1+
name: Build and Upload SBOMs to Dependency-Track (Backend)
22

33
on:
44
workflow_dispatch:
55
push:
66
branches:
7-
- '*'
7+
- 'backend/main'
88

99
jobs:
1010
sbom:

0 commit comments

Comments
 (0)