Skip to content

JDK 8u432-b06 11.0.25+9 17.0.13+11 21.0.5+11 23+7 support #251

JDK 8u432-b06 11.0.25+9 17.0.13+11 21.0.5+11 23+7 support

JDK 8u432-b06 11.0.25+9 17.0.13+11 21.0.5+11 23+7 support #251

Workflow file for this run

name: pull request merge
env:
PR_NUMBER: ${{ github.event.number }}
on:
pull_request:
types:
- closed
jobs:
if_merged:
if: github.event.pull_request.merged == true
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
# - run: lmake image
# - run: lmake push
- run: lmake merge