Skip to content

Feature: JsonDiscriminator #11

Feature: JsonDiscriminator

Feature: JsonDiscriminator #11

name: "Verify type labels"
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: zwaldowski/match-label-action@v4
with:
allowed: 'bug, enhancement, new feature, documentation'