From 3292e0106b21d8f62dc9dd75b4679b9692c9dad8 Mon Sep 17 00:00:00 2001 From: Blake Bender Date: Wed, 18 Aug 2021 15:56:31 -0700 Subject: [PATCH] Unlock develop, attempt #3 (#851) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 35eabf09fa..61fbd85b8b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -36,7 +36,7 @@ github: # strict means "Require branches to be up to date before merging". strict: false # contexts are the names of checks that must pass - contexts: + contexts: [] #- "concourse-ci/build-rhel-7-debug" #- "concourse-ci/build-rhel-8-debug" #- "concourse-ci/build-ubuntu-16.04-debug"