Skip to content

Commit

Permalink
chore(ci): remove pact-broker_client gem-released trigger
Browse files Browse the repository at this point in the history
There is a gem-released workflow in pact_broker-client however it is for triggering a docs update for the pact_broker-client and not pact-ruby
  • Loading branch information
YOU54F authored Aug 7, 2024
1 parent 6e4c4be commit 43331d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
needs: release
strategy:
matrix:
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone, pact-foundation/pact_broker-client]
repository: [pact-foundation/pact-ruby-cli, pact-foundation/pact-ruby-standalone]
runs-on: ubuntu-latest
steps:
- name: Notify ${{ matrix.repository }} of gem release
Expand Down

0 comments on commit 43331d0

Please sign in to comment.