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

@ -2,7 +2,7 @@ name: Update lockfile
on:
schedule:
- cron: '30 6 * * *'
- cron: "30 6 * * *"
workflow_dispatch:
jobs: