Bug: sdk list java in offline mode, the installed list is incomplete
#188
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Notify Chloé (Issue Triage) | |
| on: | |
| issues: | |
| types: [opened] | |
| issue_comment: | |
| types: [created] | |
| pull_request: | |
| types: [opened] | |
| jobs: | |
| notify: | |
| uses: sdkman/.github/.github/workflows/reusable-triage.yml@main | |
| secrets: inherit |