Skip to content

Commit fb7f473

Browse files
awaelchliBorda
authored andcommitted
Fix typo in PR titles generated by github-actions bot (#16003)
(cherry picked from commit 2dcebc2)
1 parent ed223e8 commit fb7f473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/legacy-checkpoints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
- name: Create Pull Request
133133
uses: peter-evans/create-pull-request@v4
134134
with:
135-
title: Adding test for legacy checkpiont created with ${{ needs.create-legacy-ckpts.outputs.pl-version }}
135+
title: Adding test for legacy checkpoint created with ${{ needs.create-legacy-ckpts.outputs.pl-version }}
136136
delete-branch: true
137137
labels: |
138138
tests

0 commit comments

Comments
 (0)