From e0b4d1e49eef4c740c8f367e20f30cc948c2ae1f Mon Sep 17 00:00:00 2001 From: Maximous Black Date: Fri, 24 Jul 2020 01:31:50 +0530 Subject: [PATCH] added warning --- ci/deno.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ci/deno.yml b/ci/deno.yml index c81f3a7..ce727a4 100644 --- a/ci/deno.yml +++ b/ci/deno.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. + # This workflow will install Deno and run tests across stable and nightly builds on Windows, Ubuntu and macOS. # For more information see: https://github.com/denolib/setup-deno