We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c5fc6 commit 691816dCopy full SHA for 691816d
.github/workflows/check.yml
@@ -597,7 +597,7 @@ jobs:
597
run: |
598
{
599
echo 'BREAKING_CHANGES_SECTION<<EOF'
600
- echo "# 💥 Breaking changes detected !!""
+ echo "# 💥 Breaking changes detected !!"
601
echo "Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging."
602
echo "You can find the details in the `client java@17` CI job."
603
echo 'EOF'
0 commit comments