1
0
mirror of synced 2024-11-23 23:21:03 +01:00

Set the title of the PR (#568)

This commit is contained in:
Ftps 2023-06-19 15:12:28 +09:00 committed by GitHub
parent 4c500d4d29
commit be1b0b33c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,8 @@ jobs:
- name: Create Pull Request
if: steps.commitback.outcome == 'success'
continue-on-error: true
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
body: Apply Code Formatter Change
title: Apply Code Formatter Change
commit-message: Automatic code format