diff --git a/config/git.unkin.net/unkin/repository/waitfordb.yaml b/config/git.unkin.net/unkin/repository/waitfordb.yaml index 5e366e6..db0f03c 100644 --- a/config/git.unkin.net/unkin/repository/waitfordb.yaml +++ b/config/git.unkin.net/unkin/repository/waitfordb.yaml @@ -10,5 +10,7 @@ branch_protection: enable_push: false status_check_contexts: - "ci/woodpecker/pr/build" + - "ci/woodpecker/pr/test" + - "ci/woodpecker/pr/pre-commit" approval_whitelist_users: - "benvin"