Browse Source
Merge pull request #24741 from abpframework/auto-merge/rel-10-0/4320
Merge branch rel-10.1 with rel-10.0
pull/24745/head
Ma Liming
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
.github/workflows/auto-pr.yml
|
|
|
@ -26,7 +26,6 @@ jobs: |
|
|
|
branch: auto-merge/rel-10-1/${{github.run_number}} |
|
|
|
title: Merge branch dev with rel-10.1 |
|
|
|
body: This PR generated automatically to merge dev with rel-10.1. Please review the changed files before merging to prevent any errors that may occur. |
|
|
|
reviewers: maliming |
|
|
|
draft: true |
|
|
|
token: ${{ github.token }} |
|
|
|
- name: Merge Pull Request |
|
|
|
|