Skip to content

openjdk: General-Availability to 23 and Early-Access to 24 #51

openjdk: General-Availability to 23 and Early-Access to 24

openjdk: General-Availability to 23 and Early-Access to 24 #51

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 }}