Browse Source

Update codeball.yml

pull/38501/head
afc163 2 years ago
committed by GitHub
parent
commit
d5e3f1e6de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/codeball.yml

2
.github/workflows/codeball.yml

@ -15,7 +15,7 @@ jobs:
uses: sturdy-dev/codeball-action@v2
with:
# Settings for "Codeball Approver"
approvePullRequests: "true"
approvePullRequests: "false"
labelPullRequestsWhenApproved: "true"
labelPullRequestsWhenReviewNeeded: "true"
failJobsWhenReviewNeeded: "false"

Loading…
Cancel
Save