Skip to content

Commit 828727e

Browse files
authored
Merge pull request #157 from pact-foundation/chore/ci_rm_pb_client_gem_released_trigger
chore(ci): remove pact_broker client gem-released trigger
2 parents 76a776d + 520b59d commit 828727e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
needs: release
4141
strategy:
4242
matrix:
43-
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone, pact-foundation/pact_broker-client]
43+
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone]
4444
runs-on: ubuntu-latest
4545
steps:
4646
- name: Notify ${{ matrix.repository }} of gem release

0 commit comments

Comments
 (0)