Update README.md by amir1376 · Pull Request #831 · actions/setup-java

@amir1376

Description:
I've added Jetbrains distribution to advanced configuration section of README.md file

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@amir1376

Add `Jetbrains` distribution in advanced configuration section of `README.md` file

Copilot AI review requested due to automatic review settings

May 14, 2025 09:57

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README file to add the JetBrains distribution to the advanced configuration section.

  • Added a bullet entry for JetBrains in the distribution list.
- [Alibaba Dragonwell](docs/advanced-usage.md#Alibaba-Dragonwell)
- [SapMachine](docs/advanced-usage.md#SapMachine)
- [GraalVM](docs/advanced-usage.md#GraalVM)
- [JetBrains](docs/advanced-usage.md#JetBrains)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Ensure consistent capitalization for 'JetBrains' across the documentation if it is meant to follow the official brand styling.

Copilot uses AI. Check for mistakes.