We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90c7991 + 40a3cac commit 227b591Copy full SHA for 227b591
.github/workflows/rabbitmq_peer_discovery_aws.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: lewagon/wait-on-check-action@v1.2.0
19
with:
20
ref: ${{ github.ref }}
21
- check-name: build-publish-dev (${{ matrix.image_tag_suffix }})
+ check-name: build-publish-dev-bazel (${{ matrix.image_tag_suffix }})
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
wait-interval: 30 # seconds
24
- name: MOUNT BAZEL CACHE
0 commit comments