pactffi_pact_handle_write_file when used with plugins does not write 'transport' key to pact #136
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |