feat: 增加自动格式化代码的 action
This commit is contained in:
3
.github/workflows/push_format.yml
vendored
3
.github/workflows/push_format.yml
vendored
@@ -3,7 +3,8 @@ name: push format
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
- dev
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user