Skip to content

Commit

Permalink
chore(asf): add gh-pages to protected branches (#31153)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas authored Nov 25, 2024
1 parent 0560c26 commit 5256a2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,10 @@ github:
required_approving_review_count: 1

required_signatures: false
gh-pages:
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: true
required_approving_review_count: 1

required_signatures: false

0 comments on commit 5256a2f

Please sign in to comment.