Skip to content

Commit

Permalink
Another attempt at triggering the right PR workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
djschleen committed Oct 24, 2023
1 parent dca41ca commit ce97976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/filters/purl.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ func Sanitize(purls []string) (sanitized []string, issues []models.Issue) {
Purl: p,
})
}
}
} //
return
}

0 comments on commit ce97976

Please sign in to comment.