Removed Prettier options for now
This commit is contained in:
1
.github/workflows/cc.yml
vendored
1
.github/workflows/cc.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user