Skip to content

Three jdk21u tests in jdk_security1_0 fail on Windows if wsl.exe is available #5702

Three jdk21u tests in jdk_security1_0 fail on Windows if wsl.exe is available

Three jdk21u tests in jdk_security1_0 fail on Windows if wsl.exe is available #5702

Workflow file for this run

name: Code Freeze Bot
# Controls when the workflow will run
on:
pull_request_target:
branches: [ "master" ]
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit