Skip to content

Commit 6034a8a

Browse files
authored
Rename automation PR (#431)
1 parent 0a0b189 commit 6034a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: peter-evans/create-pull-request@v4
3131
if: steps.verify-changed-files.outputs.files_changed == 'true'
3232
with:
33-
title: "OpenAPI client update based on OpenAPI file"
33+
title: "Test OpenAPI client update"
3434
commit-message: "openapi client update"
3535
delete-branch: true
3636
draft: true

0 commit comments

Comments
 (0)