From eba48c5ad214a98124417e0b767ae0a02cee6145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Czoma?= Date: Fri, 1 Apr 2022 13:42:30 -0400 Subject: [PATCH 1/2] Fixed badge --- .github/workflows/build-test.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 1bcec9d..8ea0d1d 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -1,4 +1,4 @@ -name: build-test +name: build on: push: diff --git a/README.md b/README.md index a79a49a..300e6fe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Actions Status](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/workflows/build/badge.svg?branch=main)](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/actions?query=workflow%3Abuild+branch%3Amain) +[![Actions Status](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/workflows/build-test/badge.svg?branch=main)](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/actions?query=workflow%3Abuild+branch%3Amain) # GCP Pub/Sub to Solace PubSub+ REST-Based Event Publishing Guide From ce5d1aa1a65ebaffcaa78f856a63b9675d4c6868 Mon Sep 17 00:00:00 2001 From: bczoma Date: Fri, 1 Apr 2022 13:48:39 -0400 Subject: [PATCH 2/2] Also fixed workflow name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 300e6fe..a79a49a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Actions Status](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/workflows/build-test/badge.svg?branch=main)](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/actions?query=workflow%3Abuild+branch%3Amain) +[![Actions Status](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/workflows/build/badge.svg?branch=main)](https://github.com/SolaceProducts/pubsubplus-connector-gcp-ps-consumer/actions?query=workflow%3Abuild+branch%3Amain) # GCP Pub/Sub to Solace PubSub+ REST-Based Event Publishing Guide