From 7993a0114660805e8772b8d33c8b7853be6171a8 Mon Sep 17 00:00:00 2001 From: Helloyunho Date: Sat, 7 Nov 2020 01:50:46 +0900 Subject: [PATCH] Update deno.yml --- .github/workflows/deno.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deno.yml b/.github/workflows/deno.yml index 2e0a361..3e2623e 100644 --- a/.github/workflows/deno.yml +++ b/.github/workflows/deno.yml @@ -6,7 +6,7 @@ # 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 -name: Deno +name: Run in Deno on: push: