Skip to content

Commit

Permalink
Refactor: Reuse consumer base logic
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Maruszak <maruszaktomasz@gmail.com>
  • Loading branch information
zarusz committed Jul 25, 2023
1 parent 86966dd commit d7d1a92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
branches: ["master", "release/*", "feature/*"]
pull_request:
branches: ["master"]
workflow_dispatch:
branches: ["master", "release/*", "feature/*"]

env:
SOLUTION_NAME: SlimMessageBus.sln
Expand Down

0 comments on commit d7d1a92

Please sign in to comment.