From: Soeren Apel Date: Tue, 13 Aug 2024 21:33:53 +0000 (+0200) Subject: README: Add workflow badge X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=60155a0b3a1d3fc207faf6e21091ecab67af3c05;p=sigrok-build.git README: Add workflow badge --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 223f2c2..e03ffea 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Reusable sigrok Artifacts Builder Workflows +name: Reusable sigrok Artifact Builder Workflows on: push: diff --git a/README b/README index aab9917..5d968b5 100644 --- a/README +++ b/README @@ -1,2 +1,3 @@ Build pipeline for sigrok artifacts +[![sigrok Artifact Builder Workflows](https://github.com/sigrokproject/sigrok-build/actions/workflows/build.yml/badge.svg)](https://github.com/sigrokproject/sigrok-build/actions/workflows/build.yml)