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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- dev
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user