Skip to content

Set Java target compatibility to JDK 21 #230

Set Java target compatibility to JDK 21

Set Java target compatibility to JDK 21 #230

name: Add Backport Label
on:
pull_request_target:
branches: main
types: opened
jobs:
add_labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: backport 2.x