Skip to content

feat(openjdk): added microsoft jdk 21 and updated microsoft lts #45

feat(openjdk): added microsoft jdk 21 and updated microsoft lts

feat(openjdk): added microsoft jdk 21 and updated microsoft lts #45

Workflow file for this run

on:
pull_request_target:
types: [ opened ]
name: Pull Requests
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}