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: