Skip to content

Improve ease of use and/or documentation for the refactor_openjdk_release_tool job #77

Improve ease of use and/or documentation for the refactor_openjdk_release_tool job

Improve ease of use and/or documentation for the refactor_openjdk_release_tool job #77

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]
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit