Require PR (#2052)

This commit is contained in:
Dmitrii Blaginin 2025-10-10 12:10:13 +01:00 committed by GitHub
parent 0fb3b6b11c
commit 35220ee38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,3 +50,7 @@ github:
- "test (beta)" - "test (beta)"
- "test (nightly)" - "test (nightly)"
- "Release Audit Tool (RAT)" - "Release Audit Tool (RAT)"
pull_requests:
# enable updating head branches of pull requests
allow_update_branch: true
allow_auto_merge: true