mirror of
https://github.com/doocs/advanced-java.git
synced 2026-08-18 10:43:29 +08:00
feat: update prettier workflow
This commit is contained in:
1
.github/workflows/prettier.yml
vendored
1
.github/workflows/prettier.yml
vendored
@@ -20,5 +20,6 @@ jobs:
|
||||
uses: creyD/prettier_action@v3.0
|
||||
with:
|
||||
prettier_options: --write **/*.{html,js,md}
|
||||
commit_message: 'docs: prettify code'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Reference in New Issue
Block a user