Format YAML and JSON Files With Prettier (#4304)

* ci: format yaml and json files with prettier

* chore: add changelog entry

* fix: format everything

* ci: run pretter on all files

* ci: rename prettier step
This commit is contained in:
nerix
2023-01-15 17:27:41 +01:00
committed by GitHub
parent f933d9cdf2
commit 2233b46512
20 changed files with 303 additions and 268 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
branches:
- master
concurrency:
concurrency:
group: build-archlinux-${{ github.ref }}
cancel-in-progress: true