From 443491da63e168984f7a45dd3697ac5c050ad6fd Mon Sep 17 00:00:00 2001 From: Tim Etchells Date: Mon, 30 Nov 2020 11:17:47 -0500 Subject: [PATCH] Add GitHub disclaimer Signed-off-by: Tim Etchells --- ci/openshift.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/openshift.yml b/ci/openshift.yml index 23fffaf..d34131f 100644 --- a/ci/openshift.yml +++ b/ci/openshift.yml @@ -1,3 +1,8 @@ +# This workflow uses actions that are not certified by GitHub. +# They are provided by a third-party and are governed by +# separate terms of service, privacy policy, and support +# documentation. + ### The OpenShift Starter workflow will: # - Checkout your repository # - Perform a Docker build