]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Codeball should also label PRs that need review
authorFlole998 <Flole998@users.noreply.github.com>
Sun, 5 Mar 2023 02:57:06 +0000 (03:57 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 02:57:06 +0000 (03:57 +0100)
.github/workflows/codeball.yml

index 43295e791e5b4e84643d1542f617b9fde1c8d6a2..8abf447e7b7cac016dd90d93bbcb04697530a7e5 100644 (file)
@@ -15,5 +15,5 @@ jobs:
           # For all configuration options see https://github.com/sturdy-dev/codeball-action/blob/v2/action.yml
           approvePullRequests: "true"
           labelPullRequestsWhenApproved: "true"
-          labelPullRequestsWhenReviewNeeded: "false"
+          labelPullRequestsWhenReviewNeeded: "true"
           failJobsWhenReviewNeeded: "false"