Skip to content

Test method is correctly detectied with data provider (fixes #98) #98

Test method is correctly detectied with data provider (fixes #98)

Test method is correctly detectied with data provider (fixes #98) #98

Workflow file for this run

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