Skip to content

adjust rpms and (maybe) repositories so Temurin JDKs can serve as replacement of non-system JDKs in Fedora #1796

adjust rpms and (maybe) repositories so Temurin JDKs can serve as replacement of non-system JDKs in Fedora

adjust rpms and (maybe) repositories so Temurin JDKs can serve as replacement of non-system JDKs in Fedora #1796

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