From 8b3ccaba80dbe500de5796bf7b72ab5a20e6653d Mon Sep 17 00:00:00 2001 From: geirsf <geirsindre.fossoy@digdir.no> Date: Tue, 10 Oct 2023 08:54:54 +0200 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 263d7d6e..f2da6b2f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,7 +1,7 @@ # This workflow will do a clean installation of node dependencies, cache/restore them, 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: Node.js CI +name: Lint og formatsjekk on: pull_request: