prettier formatting yml and md

This commit is contained in:
Kiyoon Kim 2023-02-15 14:56:45 +00:00 committed by Stephan Seitz
parent 37544570c9
commit 80e41f22ce
9 changed files with 36 additions and 32 deletions

View file

@ -3,11 +3,11 @@ name: Test queries
on:
push:
branches:
- 'master'
- "master"
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- 'master'
- "master"
# Cancel any in-progress CI runs for a PR if it is updated
concurrency: