Skip to content

Can i merge with non-main branch #15

Can i merge with non-main branch

Can i merge with non-main branch #15

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