1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-19 13:48:20 +02:00

try new pattern

This commit is contained in:
Kristoffer Dalby 2021-10-20 20:41:42 +01:00
parent ae030ad600
commit 2260656496
No known key found for this signature in database
GPG Key ID: 09F62DC067465735

View File

@ -25,6 +25,6 @@ jobs:
uses: creyD/prettier_action@v4.0
with:
prettier_options: >-
--check '**/*.{ts,js,md,yaml,yml,sass,css,scss,html}'
--check **/*.{ts,js,md,yaml,yml,sass,css,scss,html}
only_changed: false
dry: true