From d0fa86206fba6f0ea9ea7c8d879ff0a6f797dde2 Mon Sep 17 00:00:00 2001 From: Brad Ison Date: Mon, 6 Feb 2017 15:36:58 -0800 Subject: [PATCH] ConcourseCI: allow builds from forks --- ci/pipelines/pull-requests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipelines/pull-requests.yaml b/ci/pipelines/pull-requests.yaml index 712deb486..9d27e97d0 100644 --- a/ci/pipelines/pull-requests.yaml +++ b/ci/pipelines/pull-requests.yaml @@ -22,7 +22,7 @@ resources: repo: coreos-inc/quay uri: git@github.com:coreos-inc/quay.git base: master - disable_forks: true + disable_forks: false jobs: - name: karma