.github: run prettier over all yml files

This commit is contained in:
Will Norris 2024-05-08 20:52:47 -07:00 committed by Will Norris
parent ef50c1f9a6
commit 2451f30f07
5 changed files with 68 additions and 68 deletions

View file

@ -4,7 +4,7 @@ on:
- main
pull_request:
branches:
- '**'
- "**"
name: tests
env:
GO111MODULE: on