Skip to content

Log levels incorrect (INFO when they should be DEBUG or TRACE) #62

Log levels incorrect (INFO when they should be DEBUG or TRACE)

Log levels incorrect (INFO when they should be DEBUG or TRACE) #62

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