]> sigrok.org Git - sigrok-build.git/commitdiff
README: Add workflow badge
authorSoeren Apel <redacted>
Tue, 13 Aug 2024 21:33:53 +0000 (23:33 +0200)
committerSoeren Apel <redacted>
Tue, 13 Aug 2024 21:34:55 +0000 (23:34 +0200)
.github/workflows/build.yml
README

index 223f2c2653d7bec55573694a7718faa096b93b42..e03ffeafeeb2e2424202c524da2ea8310a633152 100644 (file)
@@ -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 aab9917bf785295c46094d01ecf9635385e4b071..5d968b5b30b8025ac214be967db9deb0218fff8a 100644 (file)
--- 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)