Skip to content

Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84 #399

Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84

Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84 #399

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 }}"