Skip to content

Commit

Permalink
Fix typo in PR titles generated by github-actions bot (#16003)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2dcebc2)
  • Loading branch information
awaelchli authored and Borda committed Dec 14, 2022
1 parent ed223e8 commit fb7f473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/legacy-checkpoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
title: Adding test for legacy checkpiont created with ${{ needs.create-legacy-ckpts.outputs.pl-version }}
title: Adding test for legacy checkpoint created with ${{ needs.create-legacy-ckpts.outputs.pl-version }}
delete-branch: true
labels: |
tests
Expand Down

0 comments on commit fb7f473

Please sign in to comment.