Skip to content

DPTN-1306 - Adding code coverage check to UT ci job #49

DPTN-1306 - Adding code coverage check to UT ci job

DPTN-1306 - Adding code coverage check to UT ci job #49

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: PR Auto Assignee
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/config/auto_assign.yml"