mirror of
https://github.com/doocs/advanced-java.git
synced 2025-04-03 12:40:17 +08:00
feat: update prettier workflow
This commit is contained in:
parent
9251cc4128
commit
12695bab13
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 }}
|
@ -1,6 +1,7 @@
|
||||
# 互联网 Java 工程师进阶知识完全扫盲
|
||||
|
||||
[](https://github.com/doocs/advanced-java/actions)
|
||||
[](https://github.com/doocs/advanced-java/actions)
|
||||
[](https://github.com/doocs/advanced-java/blob/master/LICENSE)
|
||||
[](http://makeapullrequest.com)
|
||||
[](https://doocs.github.io/#/?id=how-to-join)
|
||||
|
Loading…
Reference in New Issue
Block a user