Race condition: mock server match result not recorded before client reads matched/mismatches state #3
This file contains hidden or 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 |