mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
add Create Pull Request
This commit is contained in:
parent
ee895e7dc4
commit
9550b817c5
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
@ -25,4 +25,6 @@ jobs:
|
||||
git config --local user.email '41898282+github-actions[bot]@users.noreply.github.com'
|
||||
git add --all
|
||||
git commit -m "🎨 改进代码样式"
|
||||
git push
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user