Skip to content

fix(nunit, xunit): exclude redundant data from display names and testMethod #191

fix(nunit, xunit): exclude redundant data from display names and testMethod

fix(nunit, xunit): exclude redundant data from display names and testMethod #191

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [ labeled, unlabeled ]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/match-label-action@master
with:
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'