Skip to content

Commit 691816d

Browse files
committed
grrrr
1 parent c4c5fc6 commit 691816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ jobs:
597597
run: |
598598
{
599599
echo 'BREAKING_CHANGES_SECTION<<EOF'
600-
echo "# 💥 Breaking changes detected !!""
600+
echo "# 💥 Breaking changes detected !!"
601601
echo "Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging."
602602
echo "You can find the details in the `client java@17` CI job."
603603
echo 'EOF'

0 commit comments

Comments
 (0)