From bfaa118faab6791cdc4bc7e724e5310b844cc075 Mon Sep 17 00:00:00 2001 From: Martin Costello Date: Sun, 8 Jun 2025 15:37:27 +0100 Subject: [PATCH] Fix build badge Point to GitHub Actions workflow. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56bdcf..0d45dcd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build -Status](https://img.shields.io/travis/w3c/trace-context/main.svg?label=validation%20service)](https://travis-ci.com/w3c/trace-context/) +Status](https://github.com/w3c/trace-context/actions/workflows/self_test.yml/badge.svg?branch=main&event=push)](https://github.com/w3c/trace-context/actions?query=workflow%3Aself_test+branch%3Amain+event%3Apush) # Trace Context Specification