Skip to content

Switch the java version to 17 #1425

Switch the java version to 17

Switch the java version to 17 #1425

Workflow file for this run

name: 'Auto Assign PR'
on: pull_request_target
jobs:
assign-pr:
name: 'Auto Assign PR'
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/auto-assign-action@v2.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"