mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
fix pull ci
This commit is contained in:
parent
8fdc358cc5
commit
b6026ee76a
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@ -29,4 +29,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
if: ${{ !github.head_ref }}
|
if: ${{ !github.head_ref }}
|
||||||
|
continue-on-error: true
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user