Skip to content

Commit

Permalink
Update internal/pkg/githubapi/github.go
Browse files Browse the repository at this point in the history
Co-authored-by: Hannes Gustafsson <hannes.gustafsson@commercetools.com>
  • Loading branch information
ashvarts and hnnsgstfssn authored Oct 29, 2024
1 parent a00533e commit 382ca33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/pkg/githubapi/github.go
Original file line number Diff line number Diff line change
Expand Up @@ -1161,9 +1161,6 @@ func getPromotionSkipPaths(promotion PromotionInstance) map[string]bool {
}
}

if perComponentSkippedTargetPaths == nil {
return promotionSkipPaths
}

if len(perComponentSkippedTargetPaths) == 0 {
return promotionSkipPaths
Expand Down

0 comments on commit 382ca33

Please sign in to comment.