From c8c9c3258ae9dfa64e1f697b39a48c7cbafa4b1a Mon Sep 17 00:00:00 2001 From: Preston Date: Wed, 27 May 2020 17:37:43 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2243ace..675a81ce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,7 +1,7 @@ # This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions -name: Build CI +name: Build on: push: