Skip to content

Commit 6a2731f

Browse files
committed
fix: do not trigger on branches as we still only have one project
1 parent 1f2969a commit 6a2731f

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)