Skip to content

Commit 227b591

Browse files
authored
Merge pull request #6982 from rabbitmq/rin/fixup-aws-integration-actions
Update rabbitmq_peer_discovery_aws.yaml
2 parents 90c7991 + 40a3cac commit 227b591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rabbitmq_peer_discovery_aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: lewagon/wait-on-check-action@v1.2.0
1919
with:
2020
ref: ${{ github.ref }}
21-
check-name: build-publish-dev (${{ matrix.image_tag_suffix }})
21+
check-name: build-publish-dev-bazel (${{ matrix.image_tag_suffix }})
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
wait-interval: 30 # seconds
2424
- name: MOUNT BAZEL CACHE

0 commit comments

Comments
 (0)