From cf94983160f6b6b7844795a373bef7aa7c362b3f Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Sun, 6 Jun 2021 12:08:17 +0200 Subject: [PATCH] Update format-json-files.yml --- .github/workflows/format-json-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format-json-files.yml b/.github/workflows/format-json-files.yml index d3236d0a..28ad6a79 100644 --- a/.github/workflows/format-json-files.yml +++ b/.github/workflows/format-json-files.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: Format json files # Controls when the action will run. on: