From ae5672d3120cdf1b0738392c6bf92fb11981163b Mon Sep 17 00:00:00 2001 From: kytwb Date: Thu, 23 Dec 2021 19:21:33 +0100 Subject: Use same workflow name as getferdi/ferdi --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 44c7cf4..8feb1d9 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.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: Ferdi Recipes Builds +name: Builds on: # Push to any tracked branches -- cgit v1.2.3-54-g00ecf