Skip to content

Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.3 #483

Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.3

Bump org.jenkins-ci.plugins:plugin from 5.2 to 5.3 #483

Workflow file for this run

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