Skip to content

Commit

Permalink
ci: Fix PR is overwritten unexpectedly
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 committed Oct 24, 2023
1 parent 433472c commit 48f1549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/add-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Create pull request
uses: peter-evans/create-pull-request@v5
with:
branch: |
create-pull-request/patch-for-issue-${{ github.event.issue.number }}
commit-message: |
[projects] ${{ github.event.issue.title }}
Expand Down

0 comments on commit 48f1549

Please sign in to comment.