Skip to content

eachKeyLike does not allow type matchers, only value matches and works unexpectedly with regexes. #156

eachKeyLike does not allow type matchers, only value matches and works unexpectedly with regexes.

eachKeyLike does not allow type matchers, only value matches and works unexpectedly with regexes. #156

Workflow file for this run

name: Triage Issue
on:
issues:
types:
- opened
- labeled
pull_request:
types:
- labeled
jobs:
call-workflow:
uses: pact-foundation/.github/.github/workflows/triage.yml@master
secrets: inherit