Skip to content

Commit

Permalink
releng: lang fix for the Towncrier warning
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup authored and xsuchy committed Jul 14, 2024
1 parent db31cc9 commit 72a5304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/towncrier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if $status; then
echo "Thank you for providing the release note snippet!"
else
echo "Please provide release notes snippet, per the instructions"
echo "Please provide a release notes snippet, per the instructions"
echo https://rpm-software-management.github.io/mock/Release-Notes-New-Entry
fi
$status

0 comments on commit 72a5304

Please sign in to comment.