Archived
1
0

Removed Prettier options for now

This commit is contained in:
2020-01-24 19:30:00 +01:00
parent 5db3ccd812
commit 0736b940f9

View File

@@ -15,6 +15,5 @@ jobs:
uses: creyD/prettier_action@master
with:
branch: ${{ github.head_ref }}
prettier_options: --write '**/*.js'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}