Run Prettier

This commit is contained in:
Sebastian Spier
2022-11-07 20:35:00 +01:00
parent b5d335711f
commit 013ff182c9
2 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ on:
- develop
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '30 8 * * 5'
- cron: '30 8 * * 5'
jobs:
linkChecker: