From 9b9037c6f9414a7be883834fd9b1b6b68cfca7f8 Mon Sep 17 00:00:00 2001 From: fbuedding <100070891+fbuedding@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:06:38 +0100 Subject: [PATCH 1/2] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7548567..d7b71ce 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -3,7 +3,7 @@ on: pull_request: push: branches: - - master + - main - "releases/*" jobs: From 77fa77b45a6625e81c7b246557820ed07c19e272 Mon Sep 17 00:00:00 2001 From: fbuedding <100070891+fbuedding@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:09:27 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76c0a0a..d110279 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ +[![Tests](https://github.com/fbuedding/fiware-iot-agent-sdk/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/fbuedding/fiware-iot-agent-sdk/actions/workflows/tests.yml) # fiware-iot-agent-sdk A IoT-Agent sdk for communicating with IoT-Agent using the IoT Agent node library