Skip to content

Add an integration test for the parser of the parasoft-findings plugin #2485

Add an integration test for the parser of the parasoft-findings plugin

Add an integration test for the parser of the parasoft-findings plugin #2485

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