Update linter.yml
This commit is contained in:
1
web/.github/workflows/linter.yml
vendored
1
web/.github/workflows/linter.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
# This part is also where you can pass other options, for example:
|
||||
prettier_options: --write **/*.{js,tsx,jsx,css,scss}
|
||||
branch: ${{ github.ref }}
|
||||
only_changed: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user