381: .github/settings.yml: disable "Require branches to be up to date before merging" r=Mic92 a=zowoq



Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
This commit is contained in:
bors[bot] 2023-01-18 14:55:32 +00:00 committed by GitHub
commit 1ec5268ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,7 +124,7 @@ branches:
# Required. Require status checks to pass before merging. Set to null to disable
required_status_checks:
# Required. Require branches to be up to date before merging.
strict: true
strict: false
# Required. The list of status checks to require in order to merge into this branch
contexts:
- ci/hercules/derivations