disable require branches to be up to date

This commit is contained in:
Robert Kaussow 2021-05-25 17:44:01 +02:00
parent 09f9cfa398
commit f3bea5c265
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ branches:
protection:
required_pull_request_reviews: null
required_status_checks:
strict: true
strict: false
contexts:
- continuous-integration/drone/pr
enforce_admins: null