Skip to content

[JENKINS-71687] Intellij IDEA Inspection causes Exception during Jenkins Job fix #1484

[JENKINS-71687] Intellij IDEA Inspection causes Exception during Jenkins Job fix

[JENKINS-71687] Intellij IDEA Inspection causes Exception during Jenkins Job fix #1484

Workflow file for this run

name: 'Auto Assign PR'
on: pull_request_target
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"