Skip to content

[JENKINS-58167] Add support for source code retention strategy of Prism plugin #2510

[JENKINS-58167] Add support for source code retention strategy of Prism plugin

[JENKINS-58167] Add support for source code retention strategy of Prism plugin #2510

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@v1.2.6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"