Skip to content

Commit

Permalink
Update required-pullrequest-checks.json
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored Jun 27, 2024
1 parent 560988e commit 3a051cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions eng/branch-rulesets/required-pullrequest-checks.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
],
"bypass_actors": [
{
"actor_id": 3028359,
"actor_type": "Team",
"actor_id": 5,
"actor_type": "RepositoryRole",
"bypass_mode": "always"
},
{
"actor_id": 1,
"actor_type": "OrganizationAdmin",
"bypass_mode": "always"
"actor_id": 3028359,
"actor_type": "Team",
"bypass_mode": "pull_request"
}
]
}
}

0 comments on commit 3a051cb

Please sign in to comment.