Fix drone build pipeline #1
@ -38,6 +38,8 @@ function Send-PRComment {
|
|||||||
)
|
)
|
||||||
|
|
||||||
begin {
|
begin {
|
||||||
|
# workaround for false positive PSReviewUnusedParameter
|
||||||
|
$null = $GiteaUser
|
||||||
}
|
}
|
||||||
|
|
||||||
process {
|
process {
|
||||||
|
Reference in New Issue
Block a user