* Add wait on RegisteredAsync
to see how the changes in #1750 affec…
#2135
Workflow file for this run
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: rabbitmq-dotnet-client | |
on: | |
push: | |
branches: | |
- main | |
- 'rabbitmq-dotnet-client-*' | |
pull_request: | |
branches: | |
- main | |
- 'rabbitmq-dotnet-client-*' | |
jobs: | |
call-build-test: | |
uses: ./.github/workflows/build-test.yaml |