0
0
mirror of https://github.com/thegeeklab/wp-github-comment.git synced 2024-06-02 18:39:39 +02:00

disable require branches to be up to date

This commit is contained in:
Robert Kaussow 2021-05-25 17:44:05 +02:00
parent 962d9650cb
commit 2e4bfc3e33
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

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