mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-23 11:08:10 +08:00
chore: add auto-generated PR body with release note section
This commit is contained in:
7
.github/workflows/create-pr-from-push.yml
vendored
7
.github/workflows/create-pr-from-push.yml
vendored
@@ -15,3 +15,10 @@ jobs:
|
||||
uses: jumpserver/action-generic-handler@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
with:
|
||||
body: |
|
||||
Auto generated PR
|
||||
|
||||
```release-note
|
||||
NONE
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user