Skip to content

Commit 4167db8

Browse files
authored
Merge pull request #1046 from Cosmo-Tech/DSE/avoid_overwritting_dependencies
fix: do not trigger on branches as we still only have one project
2 parents 1f2969a + 6a2731f commit 4167db8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/track_dependencies.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
push:
66
branches:
77
- main
8-
- 'release/**'
98

109
jobs:
1110
dependency_track:

0 commit comments

Comments
 (0)