Skip to content

oas3-valid-media-example is reported for primitives if type is object #36

oas3-valid-media-example is reported for primitives if type is object

oas3-valid-media-example is reported for primitives if type is object #36

name: Jira Issue Label Added
on:
issues:
types:
- labeled
jobs:
call-workflow:
uses: stoplightio/.github/.github/workflows/jira-issue-label-added.yaml@master
with:
team-name: ${{ contains(github.event.pull_request.labels.*.name, 'team/bear-claws') && 'Bear Claws' || contains(github.event.pull_request.labels.*.name, 'team/honey-hackers') && 'Honey Hackers' || '' }}
secrets: inherit