Skip to content

Commit

Permalink
Merge pull request #56 from creative-commoners/pulls/main/fix-merge-ups
Browse files Browse the repository at this point in the history
FIX Loosen ruleset to allow gha-merge-ups workflow to function
  • Loading branch information
GuySartorelli authored Jun 4, 2024
2 parents 989dffe + 472807e commit 51d135f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions rulesets/branch-ruleset.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,6 @@
},
{
"type": "creation"
},
{
"type": "update"
},
{
"type": "pull_request",
"parameters": {
"required_approving_review_count": 2,
"dismiss_stale_reviews_on_push": true,
"require_code_owner_review": false,
"require_last_push_approval": true,
"required_review_thread_resolution": false
}
}
],
"bypass_actors": [
Expand Down

0 comments on commit 51d135f

Please sign in to comment.