Skip to content

Add code to support publishing ea builds of JDK21 #4440

Add code to support publishing ea builds of JDK21

Add code to support publishing ea builds of JDK21 #4440

Workflow file for this run

# Label and project adding bot, see .github/labeler.yml for config
name: "Labeller & Project Manager"
on:
pull_request_target:
issues:
issue_comment:
jobs:
Label:
runs-on: ubuntu-latest
name: Assign Labels
steps:
- uses: actions/labeler@main
if: ${{ github.event.pull_request }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: fuxingloh/multi-labeler@v2
with:
github-token: "${{secrets.GITHUB_TOKEN}}"
config-path: .github/regex_labeler.yml